User Tools

Site Tools


servers:windows:games:void_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:void_localhost [2026/03/29 22:16] Sean Rhoneservers:windows:games:void_localhost [2026/04/16 17:12] (current) – [Settings] Sean Rhone
Line 3: Line 3:
   * Void Server ((https://github.com/GregHib/void))   * Void Server ((https://github.com/GregHib/void))
  
-  * :!: 2026/03/29WIP+===== Resources ===== 
 + 
 +  [[https://rune-server.org/threads/void-634.697260/|Rune-Server]] 
 +  * [[https://github.com/GregHib/void/wiki|Wiki]]
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 47: Line 50:
  
   RMDIR /S /Q "%UserProfile%\Projects\Void-Server\src\data\cache" & MKDIR "%UserProfile%\Projects\Void-Server\src\data\cache" && "%ProgramFiles%\7-Zip\7z.exe" x "%UserProfile%\Downloads\"*"-void-634-cache.7z" -o"%UserProfile%\Projects\Void-Server\src\data\cache"   RMDIR /S /Q "%UserProfile%\Projects\Void-Server\src\data\cache" & MKDIR "%UserProfile%\Projects\Void-Server\src\data\cache" && "%ProgramFiles%\7-Zip\7z.exe" x "%UserProfile%\Downloads\"*"-void-634-cache.7z" -o"%UserProfile%\Projects\Void-Server\src\data\cache"
 +
 +  DEL /Q "%UserProfile%\Downloads\"*"-void-634-cache.7z"
  
 ====== Settings ====== ====== Settings ======
  
-  * Last commit: [[https://github.com/GregHib/void/commit/a32ed0d4c346b225459b4a0d99a19d25e0116bc4|Mar 27, 2026]] ''a32ed0d''+  * 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]])
 +  * TODO: Disable server logging ((bot actions get logged to disk along with players))
  
   COPY /Y "%UserProfile%\Projects\Void-Server\src\game\src\main\resources\game.properties" "%UserProfile%\Projects\Void-Server\src"   COPY /Y "%UserProfile%\Projects\Void-Server\src\game\src\main\resources\game.properties" "%UserProfile%\Projects\Void-Server\src"
Line 87: Line 93:
 @echo off @echo off
  
-TITLE Void Server +CD "%Temp%"
-CD "%UserProfile%\Projects\Void-Server\src"+
  
-"java.exe" -jar "%UserProfile%\Projects\Void-Server\src\game\build\libs\void-server-dev.jar" || EXIT "1"+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>
/var/www/wiki/data/attic/servers/windows/games/void_localhost.1774836975.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