File tree Expand file tree Collapse file tree 1 file changed +25
-13
lines changed
Expand file tree Collapse file tree 1 file changed +25
-13
lines changed Original file line number Diff line number Diff line change 11{
2- "format_version" : 2 ,
2+ "format_version" : 3 ,
3+ "format_uuid" : " 289f771f-2c9a-4d73-9f3f-8492495a924d" ,
34 "tooth" : " github.com/LiteLDev/PreLoader" ,
4- "version" : " 1.12 .0" ,
5+ "version" : " 1.13 .0" ,
56 "info" : {
67 "name" : " PreLoader" ,
78 "description" : " A library preloader for loading LeviLamina" ,
8- "author " : " LiteLDev " ,
9- "tags " : []
9+ "tags " : [] ,
10+ "avatar_url " : " "
1011 },
11- "asset_url" : " https://github.com/LiteLDev/PreLoader/releases/download/v1.12.0/preloader-windows-x64.zip" ,
12- "files" : {
13- "place" : [
14- {
15- "src" : " bin/PreLoader.dll" ,
16- "dest" : " PreLoader.dll"
17- }
18- ]
19- }
12+ "variants" : [
13+ {
14+ "platform" : " win-x64" ,
15+ "assets" : [
16+ {
17+ "type" : " zip" ,
18+ "urls" : [
19+ " https://{{tooth}}/releases/download/v{{version}}/preloader-windows-x64.zip"
20+ ],
21+ "placements" : [
22+ {
23+ "type" : " file" ,
24+ "src" : " bin/PreLoader.dll" ,
25+ "dest" : " PreLoader.dll"
26+ }
27+ ]
28+ }
29+ ]
30+ }
31+ ]
2032}
You can’t perform that action at this time.
0 commit comments