Welcome to RuneRealm, a 2005-2006 era RuneScape server emulator!
This project aims to recreate the nostalgic experience of RuneScape during its classic era, offering players and
developers a chance to relive and explore the game as it was during those golden years.
- Players
- Player Rendering
- Player Movement
- NPCs
- NPC Rendering
- NPC Movement
- Monsters
- Monster Spawns
- Basic PvE Combat
- Boss Fights
- Players
- PvP Combat
- Economy
- Player Trading
- Shops
- Mini-games
- Barrows
- Quests
- Cooks Assistant
- Treasure Trails
- Easy Clue Scrolls
- Medium Clue Scrolls
- Hard Clue Scrolls
- Bug Fixes
- Address known bugs
- Performance improvements
- Clone the Repository
git clone https://github.com/PtrStruct/RuneRealm.git cd RuneRealm
- Install Dependencies (Make sure you have .NET Core installed on your system. You can download it
from here.)
dotnet restore
- Build the project
dotnet build
- Run the server
dotnet run