Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| servers:windows:games:void_localhost [2026/04/03 19:18] – [Settings] Sean Rhone | servers:windows:games:void_localhost [2026/04/16 17:12] (current) – [Settings] Sean Rhone |
|---|
| ====== Settings ====== | ====== Settings ====== |
| |
| * Last commit: [[https://github.com/GregHib/void/commit/5c4c4c302ea9fc411cb2e59d0b8ea1570d0e23e7|Apr 1, 2026]] ''5c4c4c3'' | * Last commit: [[https://github.com/GregHib/void/commit/201eb448282c056edc45f2b8907027c033f2ea22|Apr 9, 2026]] ''201eb44'' |
| * [[https://github.com/GregHib/void/commits/main/game/src/main/resources/game.properties|New commits check]] | * [[https://github.com/GregHib/void/commits/main/game/src/main/resources/game.properties|New commits check]] |
| * [[https://github.com/GregHib/void/blob/main/game/src/main/resources/game.properties|Upstream Settings]] ([[https://raw.githubusercontent.com/GregHib/void/refs/heads/main/game/src/main/resources/game.properties|raw]]) | * [[https://github.com/GregHib/void/blob/main/game/src/main/resources/game.properties|Upstream Settings]] ([[https://raw.githubusercontent.com/GregHib/void/refs/heads/main/game/src/main/resources/game.properties|raw]]) |
| CD "%Temp%" | CD "%Temp%" |
| |
| START "Void Server" /MIN /D "%UserProfile%\Projects\Void-Server\src" "java.exe" -jar "%UserProfile%\Projects\Void-Server\src\game\build\libs\void-server-dev.jar" | START "Void Server" /MIN /D "%UserProfile%\Projects\Void-Server\src" "%JAVA_HOME%\bin\java.exe" -jar "%UserProfile%\Projects\Void-Server\src\game\build\libs\void-server-dev.jar" |
| |
| :: End</code> | :: End</code> |