๐Ÿš€ 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.