Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 713 Bytes

File metadata and controls

23 lines (16 loc) · 713 Bytes

Runescape 377 Web client

It is a bit out of date on packages and rust version. Might need to catch up on it

Demo of version with WebGL: https://play.rsps.app/

Setup with docker compose

  • Make sure you have docker and docker-compose installed
  • Clone https://github.com/reinismu/apollo in folder next to runescape-web-client-377 (docker-compose.yml will search it there)
  • Run docker-compose up
  • Open http://localhost:8500/
  • ...
  • Profit

USEFUL links