User Tools

Site Tools


servers:linux: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:linux:games:void_localhost [2026/05/30 19:46] Sean Rhoneservers:linux:games:void_localhost [2026/07/02 18:23] (current) Sean Rhone
Line 2: Line 2:
  
   * Void Server   * Void Server
 +
 +===== Media =====
 +
 +  * [[https://media.realmofespionage.xyz/index/category/42|Progress Pics]]
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 33: Line 37:
   * https://github.com/GregHib/void/wiki/installation-guide#step-3-download-the-latest-cache-7zip   * https://github.com/GregHib/void/wiki/installation-guide#step-3-download-the-latest-cache-7zip
   * Last tested: ''2025-06-12-void-634-cache.7z''   * Last tested: ''2025-06-12-void-634-cache.7z''
 +
 +  sha384sum ~/'Downloads/2025-06-12-void-634-cache.7z' | grep 'b49ed423f845ac463d79c32bd478a05b92ee3e2c07a204632f7368cdd5064e0f468c45fd3b15fae7362b6c50ec4e9c5e' > '/dev/null' && 7z x -o$HOME/'Projects/Void-Server/src/data/cache' -y ~/'Downloads/2025-06-12-void-634-cache.7z'
  
   7z x -o$HOME/'Projects/Void-Server/src/data/cache' -y ~/'Downloads/'*'-void-634-cache.7z'   7z x -o$HOME/'Projects/Void-Server/src/data/cache' -y ~/'Downloads/'*'-void-634-cache.7z'
Line 38: Line 44:
 ====== Settings ====== ====== Settings ======
  
-  * Last commit: [[https://github.com/GregHib/void/commit/a543a8b41fc8f16394fd98c57fa5ef4c2375e98c|May 10, 2026]] ''a543a8b''+  * Last commit: [[https://github.com/GregHib/void/commit/12ff37a9f6a3c727736942be37b3fa483a438e71|May 29, 2026]] ''12ff37a''
   * [[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]])
Line 44: Line 50:
   cp -fv ~/'Projects/Void-Server/src/game/src/main/resources/game.properties' ~/'Projects/Void-Server/src/game.properties'   cp -fv ~/'Projects/Void-Server/src/game/src/main/resources/game.properties' ~/'Projects/Void-Server/src/game.properties'
  
-  mkdir -p ~/'Projects/Void-Server/scripts' && nano ~/'Projects/Void-Server/scripts/client-settings-sed.sh' && chmod +x ~/'Projects/Void-Server/scripts/client-settings-sed.sh'+  mkdir -p ~/'Projects/Void-Server/scripts' && nano ~/'Projects/Void-Server/scripts/server-settings-sed.sh' && chmod +x ~/'Projects/Void-Server/scripts/server-settings-sed.sh'
  
 <code> <code>
Line 60: Line 66:
 # End</code> # End</code>
  
-  ~/'Projects/Void-Server/scripts/client-settings-sed.sh'+  ~/'Projects/Void-Server/scripts/server-settings-sed.sh'
  
 ===== Check ===== ===== Check =====
  
-  cat ~/'Projects/Void-Server/src/game.properties'egrep 'server.name|server.live|development.admin.name|world.experienceRate=1.0|grandExchange.enabled|bots.count|storage.players.logs.seconds'+  cat ~/'Projects/Void-Server/src/game.properties'grep -e 'server.name' -e 'server.live' -e 'development.admin.name' -e 'world.experienceRate=1.0' -e 'grandExchange.enabled' -e 'bots.count' -e 'storage.players.logs.seconds'
  
   nano ~/'Projects/Void-Server/src/game.properties'   nano ~/'Projects/Void-Server/src/game.properties'
Line 112: Line 118:
  
 cp -f ~/'Projects/Void-Server/src/game/src/main/resources/game.properties' ~/'Projects/Void-Server/src/game.properties' cp -f ~/'Projects/Void-Server/src/game/src/main/resources/game.properties' ~/'Projects/Void-Server/src/game.properties'
-~/'Projects/Void-Server/scripts/client-settings-sed.sh'+~/'Projects/Void-Server/scripts/server-settings-sed.sh'
  
 zenity --title 'Void Updater' --text 'localhost server update complete' --icon ~/'Projects/Void-Client/src/client/resources/icon-256.png' --timeout '2' --info zenity --title 'Void Updater' --text 'localhost server update complete' --icon ~/'Projects/Void-Client/src/client/resources/icon-256.png' --timeout '2' --info
 +:
  
 # End</code> # End</code>
/usr/local/www/wiki/data/attic/servers/linux/games/void_localhost.1780184762.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