Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:linux:2004scape_localhost_rolling [2026/01/05 23:54] – [Information] Sean Rhone | games:linux:2004scape_localhost_rolling [2026/01/05 23:55] (current) – Sean Rhone |
|---|
| * Lost City Server + Client | * Lost City Server + Client |
| * [[https://lostcity.rs/t/singleplayer-main-branch-scripts-and-desktop-start-launchers-on-windows-linux-freebsd/54|Lost City Forums]] | * [[https://lostcity.rs/t/singleplayer-main-branch-scripts-and-desktop-start-launchers-on-windows-linux-freebsd/54|Lost City Forums]] |
| | |
| * 2026/01/05: ''254'' | * 2026/01/05: ''254'' |
| |
| |
| * https://github.com/LostCityRS/Engine-TS/commits/254/ | * https://github.com/LostCityRS/Engine-TS/commits/254/ |
| | * https://github.com/LostCityRS/Engine-TS/branches |
| |
| cd ~ && mkdir -p ~/'Projects' && rm -Rf ~/'Projects/LostCity-rolling-EngineTS/src' && git clone --branch '254' --depth '1' --recurse-submodules 'https://github.com/LostCityRS/Engine-TS.git' ~/'Projects/LostCity-rolling-EngineTS/src' | cd ~ && mkdir -p ~/'Projects' && rm -Rf ~/'Projects/LostCity-rolling-EngineTS/src' && git clone --branch '254' --depth '1' --recurse-submodules 'https://github.com/LostCityRS/Engine-TS.git' ~/'Projects/LostCity-rolling-EngineTS/src' |
| |
| * https://github.com/LostCityRS/Content/commits/254/ | * https://github.com/LostCityRS/Content/commits/254/ |
| | * https://github.com/LostCityRS/Content/branches |
| |
| cd ~ && mkdir -p ~/'Projects' && rm -Rf ~/'Projects/LostCity-rolling-EngineTS/content' && git clone --branch '254' --depth '1' --recurse-submodules 'https://github.com/LostCityRS/Content.git' ~/'Projects/LostCity-rolling-EngineTS/content' | cd ~ && mkdir -p ~/'Projects' && rm -Rf ~/'Projects/LostCity-rolling-EngineTS/content' && git clone --branch '254' --depth '1' --recurse-submodules 'https://github.com/LostCityRS/Content.git' ~/'Projects/LostCity-rolling-EngineTS/content' |