Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:bsd:rt4_client_runescape_530 [2026/06/28 02:25] – [Dependencies] Sean Rhone | games:bsd:rt4_client_runescape_530 [2026/06/28 02:37] (current) – Sean Rhone |
|---|
| |
| * RT4 Client | * RT4 Client |
| |
| * :!: 2026/06/28: WIP | |
| |
| ===== Prerequisites ===== | ===== Prerequisites ===== |
| |
| [Desktop Action Server] | [Desktop Action Server] |
| Exec='/bin/sh' -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'" | Exec='/bin/sh' -c "xfce4-terminal --minimize -T '2009Scape [Server]' -I ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' --working-directory='/tmp' -e ~/'Projects/2009Scape-Server/scripts/localhost-server-start.sh'" |
| Name=Server - Start | Name=Server - Start |
| |
| |
| [Desktop Action Server-Update] | [Desktop Action Server-Update] |
| Exec='/bin/sh' -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'" | Exec='/bin/sh' -c "xfce4-terminal -T '2009Scape [Updater]' -I ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' --working-directory='/tmp' -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/sh' -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'" | Exec='/bin/sh' -c "xfce4-terminal -T 'RT4 Client [Updater]' -I ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' --working-directory='/tmp' -e ~/'Projects/RT4-Client/scripts/client-update.sh'" |
| Name=Client Update | Name=Client Update |
| |
| [Desktop Action Notes] | [Desktop Action Notes] |
| Exec='/bin/sh' -c "gio open 'https://wiki.realmofespionage.xyz/servers:bsd:games:2009scape_localhost' 'https://wiki.realmofespionage.xyz/games:bsd:rt4_client_runescape_530'" | Exec='/bin/sh' -c "gio open 'https://wiki.realmofespionage.xyz/games:bsd:rt4_client_runescape_530' && sleep '0.1' && gio open 'https://wiki.realmofespionage.xyz/servers:bsd:games:2009scape_localhost'" |
| Name=Install Notes | Name=Install Notes |
| |