This commit is contained in:
DevLarge 2021-01-10 02:23:25 +01:00
parent d4c67af2a9
commit 1a48667ddd
3 changed files with 3 additions and 3 deletions

View File

@ -57,8 +57,8 @@ if(!isDev){
info.darwindownload = `https://github.com/DevLarge/HeliosLauncher/releases/download/v${info.version}/Stellar-Network-Launcher-setup-${info.version}.exe.blockmap`
// Prøv fra version 1.0.0
// v${info.version}
// BARE .exe ???
// https://github.com/DevLarge/StellarNetworkLauncherUtil/releases/download/v${info.version}/Stellar.Network.Launcher-setup-${info.version}.blockmap
// Som test flytt JEI fra required => optinionalOn

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "stellarnetworklauncher",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "stellarnetworklauncher",
"version": "1.0.2",
"version": "1.0.3",
"productName": "Stellar Network Launcher",
"description": "Modded Minecraft Launcher for Stellar Network",
"author": "Stellar Network (https://github.com/DevLarge/)",