| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
RS Mod is a RuneScape game-server emulator that aims to be as mechanically accurate to the original as possible.
This project requires Java 21 or later.
Check out the Installing Java section for setup instructions.
git clone https://github.com/rsmod/rsmod.git
cd rsmod
gradlew install --console=plain && gradlew run --console=plainRS Mod is compatible with RSProx. It is the most readily-available client to use for the game-server.
Check out the Compatible Clients section for more information.
sdk install java 21.0.7-tembrew install openjdk@21winget install --id=EclipseAdoptium.Temurin.21.JDK -eWe highly suggest using RSProx as the client-of-choice:
This is an invaluable tool for debugging and ensuring accurate game mechanics.
At this time, the project is still in its early stages and not yet ready for external contributions. Before opening it up to contributions, we want to ensure the codebase and API are well-defined and that clear guidelines are in place for contributors.
Stay tuned for updates as the project matures!
RS Mod is available under the terms of the ISC license, which is similar to the 2-clause BSD license. The full copyright notice and terms are available in the LICENSE file.
| Back | FazBrowse Home | New Git URL |