RuneJS
RuneJS is a 2006-era RuneScape 2 game server written using TypeScript and JavaScript. The org's goal is fun and coding education through RuneScape!
Pinned Repositories
client
A work-in-progress custom TypeScript game client for RuneJS servers. The application is written using React with Electron as the base.
common
Common logging, networking, compression, and other functionality for RuneJS applications.
filestore
Tools for working with the flat file storage system used by RuneJS.
login-server
A game login server for RuneScape written in TypeScript. Packaged into runejs/server automatically.
refactored-client-435
The Java RS2 game client used to play on RuneJS game servers.
server
RuneJS is a RuneScape game server written in TypeScript and JavaScript. The goal of the project is to create a comprehensive game engine, while also providing simple and easy to use content development systems and APIs.
store
Node tools for managing and indexing the JS5 file store used with RuneJS.
toolkit
Tools for modifying game filestore assets.
update-server
A game update server for RuneScape written in TypeScript. Packaged into runejs/server automatically.
webclient
RuneJS's Repositories
runejs/server
RuneJS is a RuneScape game server written in TypeScript and JavaScript. The goal of the project is to create a comprehensive game engine, while also providing simple and easy to use content development systems and APIs.
runejs/refactored-client-435
The Java RS2 game client used to play on RuneJS game servers.
runejs/filestore
Tools for working with the flat file storage system used by RuneJS.
runejs/update-server
A game update server for RuneScape written in TypeScript. Packaged into runejs/server automatically.
runejs/webclient
runejs/login-server
A game login server for RuneScape written in TypeScript. Packaged into runejs/server automatically.
runejs/client
A work-in-progress custom TypeScript game client for RuneJS servers. The application is written using React with Electron as the base.
runejs/common
Common logging, networking, compression, and other functionality for RuneJS applications.
runejs/item-config-generator
runejs/store
Node tools for managing and indexing the JS5 file store used with RuneJS.
runejs/toolkit
Tools for modifying game filestore assets.
runejs/runejs.org
RuneJS.org Documentation Website
runejs/eslint-config
ESLint configuration for all RuneJS related projects.
runejs/js5
Tools for working with the JS5 file storage system used by the Java game client.
runejs/runite
An open source Angular component library themed around Oldschool RuneScape.