No description
  • Java 98.2%
  • GLSL 1.1%
  • Kotlin 0.4%
  • C 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-11-01 13:30:24 -04:00
faded-client Fix Client Discord RPS 2023-10-23 17:26:33 -04:00
faded-game Start rebrand to faded 2023-10-23 17:04:29 -04:00
.gitignore first commit 2023-10-22 18:09:29 -04:00
README.md Update README.md 2023-11-01 13:30:24 -04:00

faded-osrs

OSRS Private Server with PvP, Bossing, 5X-3000X XP depending on skill, Teleport Menu, and much more

How To Play

open the .jar with Java

Login with any user/pass

Compile

Server - Java 19 Corretto

./gradlew build

./gradlew run

Client - Java 11

Change LIVE_GAME_ADDRESS in Configuration.java for the client if you're looking to host your own server

./gradlew build

Client will be in build/libs/

Credits

Original Source: https://rune-server.org/runescape-development/rs2-server/downloads/705145-tarnish.html