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/05/23 18:05] – [2004Scape] Sean Rhonegames:bsd:2004scape_localhost [2025/05/23 18:11] (current) Sean Rhone
Line 98: Line 98:
 # SF End # SF End
  
-notify-send -i ~/'Projects/LostCity-225-EngineTS/content/textures/painting2.png' '2004Scape localhost server update complete'+notify-send -i ~/'Projects/LostCity-225-EngineTS/src/public/favicon.ico' '2004Scape localhost server update complete'
  
 # End</code> # End</code>
Line 113: Line 113:
 tar -czf ~/'Downloads/'$(date +%Y-%m-%d-%s)'-2004Scape-localhost-Saves.tar.gz' -C ~/'Projects/LostCity-225-EngineTS/src/data/players' 'main' tar -czf ~/'Downloads/'$(date +%Y-%m-%d-%s)'-2004Scape-localhost-Saves.tar.gz' -C ~/'Projects/LostCity-225-EngineTS/src/data/players' 'main'
  
-notify-send -i ~/'Projects/LostCity-225-EngineTS/content/textures/painting2.png' '2004Scape Save Data Backed-up Successfully to Downloads'+notify-send -i ~/'Projects/LostCity-225-EngineTS/src/public/favicon.ico' '2004Scape Save Data Backed-up Successfully to Downloads'
  
 # End</code> # End</code>
Line 120: Line 120:
  
 ====== Extras ====== ====== Extras ======
 +
 +===== Icon =====
 +
 +  * https://raw.githubusercontent.com/2004Scape/Server/7b0f1ec303dc1f76c7b29a2fff83b5797dafa01b/public/favicon.ico
 +
 +  rm -f '/tmp/2004Scape-favicon.ico' && wget -O '/tmp/2004Scape-favicon.ico' 'https://raw.githubusercontent.com/2004Scape/Server/7b0f1ec303dc1f76c7b29a2fff83b5797dafa01b/public/favicon.ico' && sha384sum '/tmp/2004Scape-favicon.ico' | grep 'c70ef71357951b3c1895cf205746eb93959cf8031d1f83b6f43d8a9efbb272d79ed6b4a64fb1c39f6898ed56601bfc63' > '/dev/null' && mv -f '/tmp/2004Scape-favicon.ico' ~/'Projects/LostCity-225-EngineTS/src/public/favicon.ico' && ls ~/'Projects/LostCity-225-EngineTS/src/public/favicon.ico'
  
 ===== Map ===== ===== Map =====
Line 153: Line 159:
 Type=Application Type=Application
 StartupNotify=false StartupNotify=false
-Icon=/home/CHANGEME/Projects/LostCity-225-EngineTS/content/textures/painting2.png+Icon=/home/CHANGEME/Projects/LostCity-225-EngineTS/src/public/favicon.ico
 Actions=Server;Map;Saves-Backup;Update;Saves-Folder;Updates-Check;Notes; Actions=Server;Map;Saves-Backup;Update;Saves-Folder;Updates-Check;Notes;
  
 [Desktop Action Server] [Desktop Action Server]
-Exec='/bin/sh' -c "xfce4-terminal -T '2004Scape - Server' -I ~/'Projects/LostCity-225-EngineTS/content/textures/painting2.png' -e ~/'Projects/LostCity-225-EngineTS/scripts/localhost-server-start.sh'"+Exec='/bin/sh' -c "xfce4-terminal -T '2004Scape - Server' -I ~/'Projects/LostCity-225-EngineTS/src/public/favicon.ico' -e ~/'Projects/LostCity-225-EngineTS/scripts/localhost-server-start.sh'"
 Name=Start Server Name=Start Server
  
Line 171: Line 177:
  
 [Desktop Action Update] [Desktop Action Update]
-Exec='/bin/sh' -c "xfce4-terminal -T '2004Scape Updater' -I ~/'Projects/LostCity-225-EngineTS/content/textures/painting2.png' -e ~/'Projects/LostCity-225-EngineTS/scripts/localhost-server-update.sh'"+Exec='/bin/sh' -c "xfce4-terminal -T '2004Scape Updater' -I ~/'Projects/LostCity-225-EngineTS/src/public/favicon.ico' -e ~/'Projects/LostCity-225-EngineTS/scripts/localhost-server-update.sh'"
 Name=Server Update Name=Server Update
  
Line 220: Line 226:
  
 ====== Tests ====== ====== Tests ======
- 
-===== favicon.ico ===== 
- 
-  * TODO: Download from older commit, put in ''ext'', symlink 
- 
-  ~/Projects/LostCity-225-EngineTS/src/public/favicon.ico 
  
 ===== LAN ===== ===== LAN =====
/srv/www/wiki/data/attic/games/bsd/2004scape_localhost.1748037945.txt.gz · Last modified: by Sean Rhone