Game api additions, Refactoring, Translation api edits
This commit is contained in:
4
gradlew.bat
vendored
4
gradlew.bat
vendored
@ -43,7 +43,7 @@ set JAVA_EXE=java.exe
|
||||
if "%ERRORLEVEL%" == "0" goto execute
|
||||
|
||||
echo.
|
||||
echo ERROR: JAVA_HOME is not set and no 'java' eu.mhsl.minenet.minigames.command could be found in your PATH.
|
||||
echo ERROR: JAVA_HOME is not set and no 'java' eu.mhsl.minenet.gameList.command could be found in your PATH.
|
||||
echo.
|
||||
echo Please set the JAVA_HOME variable in your environment to match the
|
||||
echo location of your Java installation.
|
||||
@ -65,7 +65,7 @@ echo location of your Java installation.
|
||||
goto fail
|
||||
|
||||
:execute
|
||||
@rem Setup the eu.mhsl.minenet.minigames.command line
|
||||
@rem Setup the eu.mhsl.minenet.gameList.command line
|
||||
|
||||
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
|
||||
|
||||
|
Reference in New Issue
Block a user