User Tools

Site Tools


games:bsd:2004scape_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
games:bsd:2004scape_localhost [2025/08/28 02:18] Sean Rhonegames:bsd:2004scape_localhost [2025/08/29 05:43] (current) Sean Rhone
Line 125: Line 125:
  
   sed -i -e 's/usernameInput="";passwordInput=""/usernameInput="Espionage724";passwordInput="1"/g' ~/'Projects/LostCity-244-EngineTS/src/public/client/client.js'   sed -i -e 's/usernameInput="";passwordInput=""/usernameInput="Espionage724";passwordInput="1"/g' ~/'Projects/LostCity-244-EngineTS/src/public/client/client.js'
- 
-===== LAN Firewall ===== 
- 
-==== ipfw ==== 
- 
-  * ''workstation'' deny all 
-  * Opens firewall to allow browser connections on LAN 
- 
-  su - 
- 
-  ipfw add '09000' 'allow' 'tcp' from '192.168.1.0/24' 'any' to '192.168.1.0/24' '8888' 'in' 
- 
-=== Delete Rule === 
- 
-  su - 
- 
-  ipfw delete '09000' 
  
 ====== Desktop Launcher ====== ====== Desktop Launcher ======
Line 177: Line 160:
 StartupNotify=false StartupNotify=false
 Exec='/bin/sh' -c "gio open 'https://wiki.realmofespionage.xyz/games;bsd;2004scape_localhost'" Exec='/bin/sh' -c "gio open 'https://wiki.realmofespionage.xyz/games;bsd;2004scape_localhost'"
-Name=Install Notes</code>+Name=Install Notes 
 + 
 +# End</code>
  
 ====== Quick Commands ====== ====== Quick Commands ======
Line 186: Line 171:
  
   mkdir -p ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost' && gio open ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost'   mkdir -p ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost' && gio open ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost'
- 
-====== Tests ====== 
- 
-===== bun ===== 
- 
-  * Wine 
-  * [[https://github.com/oven-sh/bun/releases/latest/download/bun-windows-x64.zip|bun-windows-x64.zip]] 
- 
-  WINEPREFIX=~/'.wine/bun' WINEARCH='win64' wineboot -i 
- 
-  WINEPREFIX=~/'.wine/bun' wine ~/'Downloads/bun-windows-x64/bun.exe' -v 
  
C:/www/wiki/data/attic/games/bsd/2004scape_localhost.1756361900.txt.gz · Last modified: by Sean Rhone