Jire
🍖 the coding caveman
- Nov 15, 2008
- 48
- 69
- 0
Tarnish: Updated public release
This is an updated latest-version public release of Tarnish, with OSRS 218 data.
JDK has been upgraded to 21, Kotlin to 2.0.0, Gradle to 8.9, SwiftFUP to 3.6.1 and all dependencies to their very latest stable versions.
The project has been turned into a Gradle sub-project design so it is easier to work with, and includes IDEA run configs & a setup guide to make things very easy for you.
GitHub - Jire/tarnish: Tarnish RSPS updated public release
Tarnish RSPS updated public release. Contribute to Jire/tarnish development by creating an account on GitHub.
github.com
Setup
- Clone the repository (
git clone https://github.com/Jire/tarnish.git
or use IntelliJ IDEA's built-in VCS) - Open the project in IntelliJ IDEA.
- Make sure you have JDK 21 and JDK 11 (client requires it) installed in IntelliJ settings. Select JDK 21 as the default for the project.
- Download the latest cache: https://files.jire.org/cache-tarnish-218.zip
- Place the latest cache into the
game-server/data/cache
directory. - Run the
Run Server
IDEA run configuration to start the server.
- Setup the SwiftFUP cache file server with the latest cache in its server/cache/ directory.
- Run the
Run Client
IDEA run configuration to start the client.
- Enjoy playing!
Credits:
Last edited: