Change some stuff in hope that it helps things

This commit is contained in:
modmuss50
2018-11-04 21:28:46 +00:00
parent bbf5e341e3
commit d0e649766b
30 changed files with 763 additions and 1211 deletions

2
gradlew.bat vendored
View File

@@ -20,7 +20,7 @@ set DEFAULT_JVM_OPTS=
if defined JAVA_HOME goto findJavaFromJavaHome
set JAVA_EXE=java.exe
%JAVA_EXE% -version >NUL 2>&1
%JAVA_EXE% -minecraftVersionInfo >NUL 2>&1
if "%ERRORLEVEL%" == "0" goto init
echo.