Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
games:bsd:2004scape_localhost [2025/05/23 18:07] – Sean Rhone | games:bsd:2004scape_localhost [2025/05/23 18:11] (current) – Sean Rhone |
---|
# 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> |
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> |
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 |
| |
| |
[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 |
| |