User Tools

Site Tools


games:windows:rt4_client_runescape_530

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:windows:rt4_client_runescape_530 [2026/06/30 22:20] – [Build] Sean Rhonegames:windows:rt4_client_runescape_530 [2026/06/30 22:47] (current) Sean Rhone
Line 62: Line 62:
  
 ==== Check ==== ==== Check ====
- 
-**** 
  
   "%SystemRoot%\System32\findstr.exe" "USE_TWEENING BILINEAR_MINIMAP USE_SHIFT_CLICK MOUSEWHEEL_ZOOM" "%UserProfile%\Projects\RT4-Client\src\client\src\main\java\rt4\GlobalConfig.java"   "%SystemRoot%\System32\findstr.exe" "USE_TWEENING BILINEAR_MINIMAP USE_SHIFT_CLICK MOUSEWHEEL_ZOOM" "%UserProfile%\Projects\RT4-Client\src\client\src\main\java\rt4\GlobalConfig.java"
Line 71: Line 69:
   CD "%UserProfile%\Projects\RT4-Client\src" && SET "JAVA_HOME=%ProgramFiles%\Microsoft\jdk-17.0.19.10-hotspot" && "%UserProfile%\Projects\RT4-Client\src\gradlew.bat" "clean" --no-daemon && SET "JAVA_HOME="   CD "%UserProfile%\Projects\RT4-Client\src" && SET "JAVA_HOME=%ProgramFiles%\Microsoft\jdk-17.0.19.10-hotspot" && "%UserProfile%\Projects\RT4-Client\src\gradlew.bat" "clean" --no-daemon && SET "JAVA_HOME="
  
-  CD "%UserProfile%\Projects\RT4-Client\src" && SET "JAVA_HOME=%ProgramFiles%\Microsoft\jdk-17.0.19.10-hotspot" && SET "_JAVA_OPTIONS=--add-exports=java.base/sun.nio.ch=ALL-UNNAMED" && "%UserProfile%\Projects\RT4-Client\src\gradlew.bat" "jar" --no-daemon && SET "JAVA_HOME="+  CD "%UserProfile%\Projects\RT4-Client\src" && SET "JAVA_HOME=%ProgramFiles%\Microsoft\jdk-17.0.19.10-hotspot" & SET "_JAVA_OPTIONS=--add-exports=java.base/sun.nio.ch=ALL-UNNAMED" && "%UserProfile%\Projects\RT4-Client\src\gradlew.bat" "jar" --no-daemon && SET "JAVA_HOME=" & SET "_JAVA_OPTIONS="
  
 ====== Settings ====== ====== Settings ======
Line 214: Line 212:
  
 === Icon === === Icon ===
- 
-**** 
  
   "%UserProfile%\Projects\RT4-Client\ext\saradomin.ico"   "%UserProfile%\Projects\RT4-Client\ext\saradomin.ico"
  
 ===== Start Menu ===== ===== Start Menu =====
- 
-**** 
  
   MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\2009Scape" & "%SystemRoot%\explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\2009Scape"   MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\2009Scape" & "%SystemRoot%\explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\2009Scape"
Line 238: Line 232:
  
 === Icon === === Icon ===
- 
-**** 
  
   "%UserProfile%\Projects\RT4-Client\ext\saradomin.ico"   "%UserProfile%\Projects\RT4-Client\ext\saradomin.ico"
Line 258: Line 250:
  
 ===== Hide Gradle Folder ===== ===== Hide Gradle Folder =====
- 
-**** 
  
   "%SystemRoot%\System32\attrib.exe" +H "%UserProfile%\.gradle"   "%SystemRoot%\System32\attrib.exe" +H "%UserProfile%\.gradle"
  
/usr/local/www/wiki/data/attic/games/windows/rt4_client_runescape_530.1782872400.txt.gz · Last modified: by Sean Rhone