From de378c2b4ab5d17079756e69927c8828094f6045 Mon Sep 17 00:00:00 2001 From: fakhry <108018177+fakhry7050@users.noreply.github.com> Date: Thu, 11 Apr 2024 17:39:37 +0100 Subject: [PATCH] Update README.md --- game_eggs/steamcmd_servers/squad/README.md | 46 +++++++++++----------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/game_eggs/steamcmd_servers/squad/README.md b/game_eggs/steamcmd_servers/squad/README.md index aceafa6d..4dff22ed 100644 --- a/game_eggs/steamcmd_servers/squad/README.md +++ b/game_eggs/steamcmd_servers/squad/README.md @@ -1,25 +1,5 @@ # Squad-egg-pterodactyl -Overview -The Squad-egg-pterodactyl project provides the necessary configurations to deploy and manage a Squad game server on the Pterodactyl platform using Windows compatibility layers provided by Wine. This setup is particularly useful for supporting mods and ensuring that the Squad server operates seamlessly in a Windows-emulated environment on Linux servers. ---- -## Features -Wine Integration: Runs Squad servers through Wine, allowing you to leverage Windows-based server executables on Linux platforms. -Mod Support: Full support for downloading and configuring mods directly through the Pterodactyl panel. -Automated Scripts: Includes scripts for easy setup and management of the game server, including installations and updates. -Installation -To install the Squad game server egg on your Pterodactyl panel, follow these steps: ---- -## Download the latest release from this repository. -Log into your Pterodactyl panel. -Navigate to the Nests section under the Admin Panel. -Import the JSON file for the nest and egg through the Import Egg feature. -Configure the variables and paths according to your server setup. -For detailed installation instructions, refer to the included installation.md file in this repository. ---- -# Credits -## Created by: Fakhry and Rectofen -## Support from: Ghoti and Cartitarul -These individuals have contributed to the development of this project either by direct code contributions, testing, or providing insights and documentation help. +## Required Ports Squad requires 5 ports | Port | default | @@ -28,4 +8,26 @@ Squad requires 5 ports | game +1 | 7788 | | Query | 27165 | | Query +1 | 27166 | -| Beacon | 15000 | +| Beacon | 15000+ | + +For additional servers please increase the beacon port by 1 + +## Overview +The Squad-egg-pterodactyl project provides the necessary configurations to deploy and manage a Squad game server on the Pterodactyl platform using Windows compatibility layers provided by Wine. This setup is particularly useful for supporting mods and ensuring that the Squad server operates seamlessly in a Windows-emulated environment on Linux servers. +--- +## Features + - [Wine Integration: Runs Squad servers through Wine, allowing you to leverage Windows-based server executables on Linux platforms. + - [Mod Support: Full support for downloading and configuring mods directly through the Pterodactyl panel. + - [Scripts: Includes scripts for easy setup and management of the game server, including installations and updates. + +Installation +To install the Squad game server egg on your Pterodactyl panel, follow these steps: + +## Credits +### Autors: + - [@Fakhry](https://github.com/fakhry7050) + - [@Rectofen](https://github.com/Cloud9OS) + - [@Ghoti](https://github.com/sergelouie6) + - [@Cartitarul](https://github.com/fakhry7050) + +These individuals have contributed to the development of this project either by direct code contributions, testing, or providing insights and documentation help.