wa-launcher
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -18,3 +18,3 @@ { | ||
"icon": "https://www.worldautomation.net/wp-content/uploads/2018/10/wa-logo-ore.png", | ||
"version": "8.0.7.0", | ||
"version": "8.0.8.2", | ||
"address": "mc.worldautomation.net", | ||
@@ -31,3 +31,3 @@ "minecraftVersion": "1.12.2", | ||
{ | ||
"id": "net.minecraftforge:forge:1.12.2-14.23.5.2768", | ||
"id": "net.minecraftforge:forge:1.12.2-14.23.4.2760", | ||
"name": "Minecraft Forge", | ||
@@ -37,4 +37,4 @@ "type": "ForgeHosted", | ||
"size": 4450992, | ||
"MD5": "b21ac8c1404ee9a03f4f4c99385ac815", | ||
"url": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2768/forge-1.12.2-14.23.5.2768-universal.jar" | ||
"MD5": "761de9c6f5ad7d5b1b29552266c85169", | ||
"url": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.4.2760/forge-1.12.2-14.23.4.2760-universal.jar" | ||
}, | ||
@@ -41,0 +41,0 @@ "subModules": [ |
@@ -324,3 +324,3 @@ const AdmZip=require('adm-zip') | ||
}) | ||
fs.stat(path.join(ConfigManager.getInstanceDirectory(), 'WorldAutomation.Net-Live', '/fixed2.txt'), function(err, stat) { | ||
fs.stat(path.join(ConfigManager.getInstanceDirectory(), 'WorldAutomation.Net-Live', 'resources', 'minecraft', '/sounds.json'), function(err, stat) { | ||
if(err == null) { | ||
@@ -327,0 +327,0 @@ console.log('File exists'); |
{ | ||
"name": "wa-launcher", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "Custom modded launcher for WorldAutomation.Net", | ||
@@ -5,0 +5,0 @@ "productName": "WorldAutomation.Net", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12396752