-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
18 lines (18 loc) · 879 Bytes
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
serveurs:{
Factions:{
nom:"Factions",
adresse:"skyzone.craft.vg",
couleur:"0xFF0000"
}
},
news:"https://raw.githubusercontent.com/kmoulins/launcher-skyzone/master/news.txt",
discord:"https://discord.gg/SkyZone",
website:"http://skyzone.buycraft.net/",
menuTemplate:"https://raw.githubusercontent.com/kmoulins/launcher-skyzone/master/mainmenu.json.template",
mods:"https://raw.githubusercontent.com/kmoulins/launcher-skyzone/master/mods.zip",
modsConfig:"https://raw.githubusercontent.com/kmoulins/launcher-skyzone/master/mods_config.zip",
forge:"https://raw.githubusercontent.com/kmoulins/launcher-skyzone/master/forge-1.12.2.jar",
skyzoneJson:"https://raw.githubusercontent.com/kmoulins/launcher-skyzone/master/1.12.2-skyzone.json",
resourcepack:"https://raw.githubusercontent.com/kmoulins/launcher-skyzone/master/resourcepack.zip"
}