๐ Deployment
Deploy your games to web or native environments.
๐ Web Deployment
- Exported Phaser games can be hosted via Vercel, Netlify, or any static host.
- Include
index.html
,dist/
folder, and any required assets. - Ensure your server supports CORS if using remote assets or APIs.
๐ฎ Native Deployment
- Unity projects generated via Gameer can be opened directly in the Unity Editor.
- Export to Android, iOS, or PC using Unityโs build system.