All of the content for Land of the Rair.
To develop/test this content, you need Node 12 or higher.
npm install
- Create an
__assets
folder - Place the contents of
https://github.com/LandOfTheRair/Assets/archive/master.zip
in there (there should be__assets/spritesheets
) - Open any map with Tiled
- See the Map Creation Guide for more info
If you've linked your Content folder to the game (following this guide), you can use npm run watch
to actively watch content changes here and rebuild them automatically.