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.
GNU General Public License v3.0
244
stars
83
forks
source link
refactor: create strongly typed `metadata` property on `Actor` and `Player` #376
metadata
properties which were currently in usemetadata
intoActor
andPlayer
-focused typesNotes for reviewer:
metadata
system