RW-HPS
RW-HPS is a game server for Rusted Warfare that enables quick setup of high-performance multiplayer servers on machines running Java 21. It aims to deliver a gaming experience comparable to the official server while offering additional flexibility for hosting communities. The project is open source under AGPL V3 and is intended purely for educational and learning purposes. Key features include fast deployment on Linux or Windows, support for relay server functionality, and compatibility with Java 21 runtimes such as Azul JDK. It is used by several community hosts and relay services. System requirements vary by use case. A recommended setup includes an AMD 3990X CPU, 4GB RAM, Linux, and an SSD, while a minimum setup can run on an E5-2696 V2 with 4 cores, 1GB RAM, and 512MB storage. Windows ARM and Windows LoongArch are not supported. The test environment uses an i7-13700HX with 32GB RAM on Windows. Binaries are not distributed, so users must compile the project themselves from source. Documentation, release no