Summary
- You'll need three project files in the root of your directory, as described in Create Your Project.
- Export a
metadataobject andinstallfunction from yourmain.tsfile, as described here. - Build your game with
npm run buildornpm run watch. - Test your game using
npm run watch:liveor the xelly.games utility tool.