v1.0.2
Before Width: | Height: | Size: 160 KiB |
BIN
app/assets/images/backgrounds/0.png
Normal file
After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 181 KiB |
BIN
app/assets/images/backgrounds/1.png
Normal file
After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 502 KiB |
BIN
app/assets/images/backgrounds/2.png
Normal file
After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 1.0 MiB |
BIN
app/assets/images/backgrounds/3.png
Normal file
After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 268 KiB |
BIN
app/assets/images/backgrounds/4.png
Normal file
After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 456 KiB |
BIN
app/assets/images/backgrounds/5.png
Normal file
After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 2.6 MiB |
BIN
app/assets/images/backgrounds/6.png
Normal file
After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 5.0 MiB |
BIN
app/assets/images/backgrounds/7.png
Normal file
After Width: | Height: | Size: 86 KiB |
1584
docs/distribution.json
Normal file
@ -11,16 +11,16 @@
|
||||
"rss": "https://forum.westeroscraft.com/forum/news.2/index.rss",
|
||||
"servers": [
|
||||
{
|
||||
"id": "WesterosCraft-1.11.2",
|
||||
"name": "WesterosCraft Production Server",
|
||||
"id": "ConceptionRP 1.18.2",
|
||||
"name": "ModPack ConceptionRP 1.18.2",
|
||||
"description": "Main WesterosCraft server. Connect to enter the Realm.",
|
||||
"icon": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/server-prod.png",
|
||||
"version": "3.9.4",
|
||||
"address": "mc.westeroscraft.com",
|
||||
"minecraftVersion": "1.11.2",
|
||||
"minecraftVersion": "1.18.2",
|
||||
"discord": {
|
||||
"shortId": "Production",
|
||||
"largeImageText": "WesterosCraft Production Server",
|
||||
"largeImageText": "Modpack ConceptionRP 1.18.2",
|
||||
"largeImageKey": "server-prod"
|
||||
},
|
||||
"mainServer": true,
|
||||
@ -246,7 +246,7 @@
|
||||
"artifact": {
|
||||
"size": 2254712,
|
||||
"MD5": "0dd7761e908f9b245bb0dc0fac5649f5",
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/OptiFine.jar"
|
||||
"url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/OptiFin.jar"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "ConceptionLauncher",
|
||||
"name": "ConceptionRPLauncher",
|
||||
"version": "1.0.0",
|
||||
"productName": "Conception Minecraft Launcher",
|
||||
"description": "Modded Minecraft Launcher",
|
||||
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
|
||||
"author": "alextorreg (https://github.com/alextorreg/)",
|
||||
"license": "UNLICENSED",
|
||||
"homepage": "https://github.com/dscalzi/HeliosLauncher",
|
||||
"homepage": "https://github.com/alextorreg/ConceptionLauncher",
|
||||
"bugs": {
|
||||
"url": "https://github.com/dscalzi/HeliosLauncher/issues"
|
||||
"url": "https://github.com/alextorreg/ConceptionLauncher/issues"
|
||||
},
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
|