This commit is contained in:
Cyanoure
2023-08-08 20:11:47 +02:00
parent 70d6155321
commit d43d4d17f8
3 changed files with 3967 additions and 3862 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "chronikalauncher",
"version": "0.1.1-teszt",
"version": "0.1.2-teszt",
"productName": "Chronika Launcher",
"description": "Modded Minecraft Launcher",
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
"description": "Chronika Minecraft Launcher",
"author": "Chronika (https://github.com/ChronikaMC/)",
"license": "UNLICENSED",
"homepage": "https://github.com/dscalzi/HeliosLauncher",
"homepage": "https://github.com/ChronikaMC/Launcher",
"bugs": {
"url": "https://github.com/dscalzi/HeliosLauncher/issues"
"url": "https://github.com/ChronikaMC/Launcher/issues"
},
"private": true,
"main": "index.js",
@@ -44,6 +44,6 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/dscalzi/HeliosLauncher.git"
"url": "git+https://github.com/ChronikaMC/Launcher.git"
}
}