Package Exports
- prendy
- prendy/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (prendy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Prendy
Make prerendered backdrop games with babylonjs, blender and pietem

Example game above: https://hugomcphee.itch.io/hug-report
Starter Project: https://github.com/HugoMcPhee/vite-starter-prendy
Blender Plugin: https://github.com/HugoMcPhee/blender2prendy
to publish
- update the version number in package.json
- npm install
- npm run build
- push to github
- npm publish