mirror of
https://github.com/SKCraft/Launcher.git
synced 2024-11-24 12:16:28 +01:00
19 lines
455 B
JSON
19 lines
455 B
JSON
|
{
|
||
|
"minimumVersion": 1,
|
||
|
"packages": [
|
||
|
{
|
||
|
"name": "Light Modpack",
|
||
|
"title": "Light Modpack",
|
||
|
"version": "20100223",
|
||
|
"location": "lightpack.json",
|
||
|
"priority": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "Monster Modpack",
|
||
|
"title": "Monster Modpack",
|
||
|
"version": "20100223",
|
||
|
"location": "monsterpack.json",
|
||
|
"priority": 1
|
||
|
}
|
||
|
]
|
||
|
}
|