User Tools

Site Tools


servers:windows:games:2009scape_localhost

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
servers:windows:games:2009scape_localhost [2026/04/03 22:35] – [Server Update] Sean Rhoneservers:windows:games:2009scape_localhost [2026/05/30 19:41] (current) Sean Rhone
Line 1: Line 1:
 ====== Information ====== ====== Information ======
  
-  * 2009Scape Server ((https://gitlab.com/2009scape/2009scape)) +  * 2009Scape Server
- +
-===== Media ===== +
- +
-  * [[https://media.realmofespionage.xyz/index/category/3|Progress Pics]]+
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 11: Line 7:
   * [[windows:10|Windows 10 (21H2)]]   * [[windows:10|Windows 10 (21H2)]]
   * [[programs;windows;git|Git]] (:!: LFS component required)   * [[programs;windows;git|Git]] (:!: LFS component required)
-  * [[games:windows:rt4_client_runescape_530|RT4 Client]]+ 
 +===== Notes ===== 
 + 
 +  For a game client, see [[games:windows:rt4_client_runescape_530|RT4 Client]]
  
 ====== Dependencies ====== ====== Dependencies ======
Line 24: Line 23:
  
   * https://aka.ms/download-jdk/microsoft-jdk-25-windows-x64.msi   * https://aka.ms/download-jdk/microsoft-jdk-25-windows-x64.msi
-  * Last tested: ''microsoft-jdk-25.0.2-windows-x64.msi''+  * Last tested: ''microsoft-jdk-25.0.3-windows-x64.msi''
  
   * Entire feature install of ''Microsoft Build of OpenJDK''   * Entire feature install of ''Microsoft Build of OpenJDK''
Line 31: Line 30:
  
   * https://aka.ms/download-jdk/microsoft-jdk-17-windows-x64.msi   * https://aka.ms/download-jdk/microsoft-jdk-17-windows-x64.msi
-  * Last tested: ''microsoft-jdk-17.0.18-windows-x64.msi''+  * Last tested: ''microsoft-jdk-17.0.19-windows-x64.msi''
  
   * :!: All secondary features manually-marked unavailable   * :!: All secondary features manually-marked unavailable
Line 43: Line 42:
 ====== Initial Build ====== ====== Initial Build ======
  
-  * ~5 minutes i5-8400H ((2026/03/03: ''04:41 min''))+  * ~5 minutes i5-8400H ((2026/04/16: ''04:46 min'' 4C4T))
  
-  CD "%UserProfile%\Projects\2009Scape-Server\src\Server" && SET "JAVA_HOME=%ProgramFiles%\Microsoft\jdk-17.0.18.8-hotspot" && "%UserProfile%\Projects\2009Scape-Server\src\Server\mvnw.cmd" --define "skipTests" "clean" "package" && SET "JAVA_HOME="+  CD "%UserProfile%\Projects\2009Scape-Server\src\Server" && SET "JAVA_HOME=%ProgramFiles%\Microsoft\jdk-17.0.19.10-hotspot" && "%UserProfile%\Projects\2009Scape-Server\src\Server\mvnw.cmd" --define "skipTests" "clean" "package" && SET "JAVA_HOME="
  
 ====== Settings ====== ====== Settings ======
Line 200: Line 199:
 CD "%UserProfile%\Projects\2009Scape-Server\src\Server" CD "%UserProfile%\Projects\2009Scape-Server\src\Server"
  
-SET "JAVA_HOME=%ProgramFiles%\Microsoft\jdk-17.0.18.8-hotspot"+SET "JAVA_HOME=%ProgramFiles%\Microsoft\jdk-17.0.19.10-hotspot"
  
 CALL "%UserProfile%\Projects\2009Scape-Server\src\Server\mvnw.cmd" --define "skipTests" "clean" "package" CALL "%UserProfile%\Projects\2009Scape-Server\src\Server\mvnw.cmd" --define "skipTests" "clean" "package"
Line 207: Line 206:
 CD "%Temp%" CD "%Temp%"
  
-"%SystemRoot%\System32\timeout.exe" /T "2" 
 "%SystemRoot%\System32\msg.exe" %USERNAME% /TIME:"2" "2009Scape localhost server update complete" "%SystemRoot%\System32\msg.exe" %USERNAME% /TIME:"2" "2009Scape localhost server update complete"
  
Line 300: Line 298:
  
   MKDIR "%UserProfile%\Projects\2009Scape-Server\src\Server\data\players" & "%SystemRoot%\explorer.exe" "%UserProfile%\Projects\2009Scape-Server\src\Server\data\players"   MKDIR "%UserProfile%\Projects\2009Scape-Server\src\Server\data\players" & "%SystemRoot%\explorer.exe" "%UserProfile%\Projects\2009Scape-Server\src\Server\data\players"
 +
 +===== Hide Maven Folder =====
 +
 +****
 +
 +  "%SystemRoot%\System32\attrib.exe" +H "%UserProfile%\.m2"
  
/srv/www/wiki/data/attic/servers/windows/games/2009scape_localhost.1775270130.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki