Skip to content

Commit a607fc5

Browse files
authored
Update tooth.json
1 parent cfc1a24 commit a607fc5

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

tooth.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
11
{
22
"format_version": 2,
33
"tooth": "github.com/LiteLDev/PreLoader",
4-
"version": "1.9.2",
4+
"version": "1.10.0",
55
"info": {
66
"name": "PreLoader",
77
"description": "A library preloader for loading LeviLamina",
88
"author": "LiteLDev",
99
"tags": []
1010
},
11-
"asset_url": "https://github.com/LiteLDev/PreLoader/releases/download/v1.9.2/preloader-windows-x64.zip",
11+
"asset_url": "https://github.com/LiteLDev/PreLoader/releases/download/v1.10.0/preloader-windows-x64.zip",
1212
"files": {
1313
"place": [
1414
{
1515
"src": "bin/PreLoader.dll",
1616
"dest": "PreLoader.dll"
17-
},
18-
{
19-
"src": "bin/PreLoader.pdb",
20-
"dest": "PreLoader.pdb"
2117
}
2218
]
2319
}

0 commit comments

Comments
 (0)