@goodboydigital/astro
v4.1.2
Published
Goodboys Awesome Entity Component based HTML5 game engine
Downloads
78
Readme
Astro
`npm i @astro-js/astro'
gotchas
the index.ts files are automatically generated when developing the project. So don't worry about creating them yourself!
Astro makes use of webworkers. So if using this tool it currently needs to be compiled with webpack and the worker-loader plugin. This is part of fido-build so should not be a problem for us Goodboys! But worth knowing if you plan to use this with your own build system