Ranvier-TS / core-ts

Core engine code for Ranvier (in TypeScript!!!)
https://ranviermud.com/
MIT License
9 stars 4 forks source link
core ranvier ranviermud

Build Status Coverage Status

Actual core engine code for Ranvier game engine.

Developing

Now any changes you make in this repo will automatically be available inside your ranvier project. Any time you do npm install or npm update in your ranviermud repository you'll have to re-run npm link ranvier to re-establish the link.