This website works better with JavaScript.
Home
Help
Register
Sign In
heirloom_carrot
/
The-Aether--Recoded
forked from
GildedGames/The-Aether--Recoded
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removed a line from gradlew.bat that made a specific jdk version be required for gradle.
1.16
bconlon
7 months ago
parent
539f0f7d25
commit
33bcd13d7d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
gradlew.bat
+ 0
- 1
gradlew.bat
View File
@@ -17,7 +17,6 @@ set APP_HOME=%DIRNAME%
set DEFAULT_JVM_OPTS=
@rem Find java.exe
set JAVA_HOME=%ProgramFiles%\Java\jdk1.8.0_211
if defined JAVA_HOME goto findJavaFromJavaHome
set JAVA_EXE=java.exe
Write
Preview
Loading…
Cancel
Save