Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:linux:rt4_client_runescape_530 [2026/01/02 21:59] – Ubuntu -> oS TW Xfce Sean Rhone | games:linux:rt4_client_runescape_530 [2026/01/04 11:34] (current) – [2009Scape (localhost)] Sean Rhone |
|---|
| |
| ===== 2009Scape (localhost) ===== | ===== 2009Scape (localhost) ===== |
| |
| * :!: TODO | |
| |
| mkdir -p ~/'.local/share/applications' && nano ~/'.local/share/applications/2009Scape-localhost.desktop' && sed -i 's/'CHANGEME'/'$USER'/g' ~/'.local/share/applications/2009Scape-localhost.desktop' && update-desktop-database --quiet ~/'.local/share/applications' | mkdir -p ~/'.local/share/applications' && nano ~/'.local/share/applications/2009Scape-localhost.desktop' && sed -i 's/'CHANGEME'/'$USER'/g' ~/'.local/share/applications/2009Scape-localhost.desktop' && update-desktop-database --quiet ~/'.local/share/applications' |
| |
| [Desktop Action Server] | [Desktop Action Server] |
| Exec='/bin/bash' -c "ptyxis --standalone --title='2009Scape [Server]' -- ~/'Projects/2009Scape-Server/scripts/localhost-server-start.sh'" | Exec='/bin/bash' -c "xfce4-terminal --minimize -T '2009Scape [Server]' -I ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' -e ~/'Projects/2009Scape-Server/scripts/localhost-server-start.sh'" |
| Name=Launch Local Server | Name=Launch Local Server |
| |
| |
| [Desktop Action Server-Update] | [Desktop Action Server-Update] |
| Exec='/bin/bash' -c "ptyxis --standalone --title='2009Scape [Updater]' -- ~/'Projects/2009Scape-Server/scripts/localhost-server-update.sh'" | Exec='/bin/bash' -c "xfce4-terminal -T '2009Scape [Updater]' -I ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' -e ~/'Projects/2009Scape-Server/scripts/localhost-server-update.sh'" |
| Name=Server Update | Name=Server Update |
| |
| [Desktop Action Client-Update] | [Desktop Action Client-Update] |
| Exec='/bin/bash' -c "ptyxis --standalone --title='RT4 Client [Updater]' -- ~/'Projects/RT4-Client/scripts/client-update.sh'" | Exec='/bin/bash' -c "xfce4-terminal -T 'RT4 Client [Updater]' -I ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' -e ~/'Projects/RT4-Client/scripts/client-update.sh'" |
| Name=Client Update | Name=Client Update |
| |
| [Desktop Action Notes] | [Desktop Action Notes] |
| Exec='/bin/bash' -c "gio open 'https://wiki.realmofespionage.xyz/servers:linux:games:2009scape_localhost' 'https://wiki.realmofespionage.xyz/games:linux:rt4_client_runescape_530'" | Exec='/bin/bash' -c "gio open 'https://wiki.realmofespionage.xyz/games:linux:rt4_client_runescape_530' 'https://wiki.realmofespionage.xyz/servers:linux:games:2009scape_localhost'" |
| Name=Install Notes | Name=Install Notes |
| |
| # End</code> | # End</code> |
| | |
| | xfce4-panel -r |
| |