Desktop App
GenPy Desktop gives you the same core GenPy experience in a local app on your computer. It is ideal for creators who want offline work, local project files, and direct preview with the real engine runtime.
Why Choose the Desktop App
- Offline editing after installation
- Local file storage so projects stay on your computer
- Built-in Runtime Preview for true in-engine testing
- Faster file handling for larger projects
- The same familiar interface as the web version
Supported Platforms
- macOS
- Windows
- Linux support is planned
INFO
The desktop app uses the same overall workflow as the cloud version. The big difference is where your files live: on your own computer instead of in the cloud.
Runtime Preview
One of the biggest desktop advantages is the ability to launch your game with the actual engine runtime. That means you can test with the same playback behavior your players will see.
Why This Matters
- More accurate final testing
- Better confidence before release
- Easier checking for timing, transitions, and UI behavior
How to Use It
- Open your project in GenPy Desktop.
- Work in the same interface you use on the web.
- Launch Runtime Preview when you want to test the game.
- Continue editing locally and re-test as needed.
Desktop vs Cloud
Choose Desktop If You Want
- Offline work
- Local-only files
- Faster handling for big projects
- Final testing with runtime preview
Choose Cloud If You Want
- Access from anywhere
- Easy collaboration
- No installation
- Quick work from multiple devices
TIP
Use the desktop app for final preview and polish, especially when you want to see exactly how your game behaves in the game engine. Use the cloud version when convenience and collaboration matter more.
Best Practices
- Use desktop for your final testing pass before release.
- Keep regular backups of important local projects.
- Compare cloud and desktop workflows to see which fits each stage of development.
- Use runtime preview whenever you make major UI or scene changes.