mirror of
https://github.com/0xGingi/runescape-web-client-377.git
synced 2026-09-21 11:54:13 -04:00
No description
- TypeScript 99.6%
- Rust 0.2%
- JavaScript 0.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| client_cache | ||
| images | ||
| osrs | ||
| page | ||
| test_files | ||
| types | ||
| wasm | ||
| .babelrc | ||
| .dockerignore | ||
| .gitignore | ||
| .prettierrc | ||
| .terserrc | ||
| docker-compose.yml | ||
| Dockerfile | ||
| index.html | ||
| indexOld.html | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| readme.md | ||
| test-rsa.pem | ||
| tsconfig.json | ||
| webpack.config.babel.js | ||
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/apolloin folder next to runescape-web-client-377 (docker-compose.yml will search it there) - Run
docker-compose up - Open http://localhost:8500/
- ...
- Profit
