[PR #672] Added scripts to use the Server+Client on Linux #10723

Open
opened 2026-06-03 12:22:55 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/672
Author: @hyperagon
Created: 8/22/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (10+)

📊 Changes

4 files changed (+25 additions, -3 deletions)

View changed files

📝 README.md (+9 -3)
run_client.sh (+3 -0)
run_server.sh (+3 -0)
setup.sh (+10 -0)

📄 Description

I added a setup(.sh), run_server(.sh) and run_client(.sh) scripts to allow Linux users to easily setup and run everything, plus instructions on the README.md file.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/672 **Author:** [@hyperagon](https://github.com/hyperagon) **Created:** 8/22/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`afd9509`](https://github.com/2006-Scape/2006Scape/commit/afd95090fa3ef5d5c41211cedb9e3cdbfc947573) Add files via upload - [`13f6be2`](https://github.com/2006-Scape/2006Scape/commit/13f6be2a65c03d44ec6ec5e31ad05e4526528789) Update run_client.sh - [`cc201ce`](https://github.com/2006-Scape/2006Scape/commit/cc201ce9d98647268f5a4bc2950ffcb9010d98e1) Add files via upload - [`dd317b7`](https://github.com/2006-Scape/2006Scape/commit/dd317b771907cb6d25e5d84e6add25e0e42f7d60) Add files via upload - [`7f05140`](https://github.com/2006-Scape/2006Scape/commit/7f051408a8991991bcefc2107acfcc8e8e6912f4) Update run_client.sh - [`591ef2d`](https://github.com/2006-Scape/2006Scape/commit/591ef2dcb0def99d846998095aa4c79673d998f7) Update run_server.sh - [`b83df20`](https://github.com/2006-Scape/2006Scape/commit/b83df200fae942a4cccc931bf76eb1198a01bff9) Update setup.sh - [`bae9af1`](https://github.com/2006-Scape/2006Scape/commit/bae9af1a6597e201f460605f607011a0b6f39177) Update README.md - [`e4aaac4`](https://github.com/2006-Scape/2006Scape/commit/e4aaac4718a36e999d38fb226cb83b2d9db7b818) Update README.md - [`017391f`](https://github.com/2006-Scape/2006Scape/commit/017391f1bd88edb01e3dc73276c2e288194aa142) Update README.md ### 📊 Changes **4 files changed** (+25 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+9 -3) ➕ `run_client.sh` (+3 -0) ➕ `run_server.sh` (+3 -0) ➕ `setup.sh` (+10 -0) </details> ### 📄 Description I added a setup(.sh), run_server(.sh) and run_client(.sh) scripts to allow Linux users to easily setup and run everything, plus instructions on the README.md file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-06-03 12:22:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#10723