This repository contains the desktop application releases for the HYTOPIA World Editor.
Download the latest version from the Releases page.
-
macOS: Universal binary (Intel + Apple Silicon)
.dmginstaller (recommended).ziparchive
-
Windows:
.exeinstaller (x64 and ARM64).ziparchive
-
Linux:
.AppImage(portable, no installation).debpackage (Debian/Ubuntu)
- Download the
.dmgfile from the latest release - Open the downloaded
.dmgfile - Drag "HYTOPIA World Editor" to your Applications folder
- Open from Applications (you may need to allow it in System Preferences โ Security & Privacy)
- Download the
.exeinstaller from the latest release - Run the installer and follow the setup wizard
- Launch "HYTOPIA World Editor" from the Start menu
AppImage:
- Download the
.AppImagefile - Make it executable:
chmod +x Hytopia-World-Editor-*.AppImage - Run:
./Hytopia-World-Editor-*.AppImage
Debian Package:
- Download the
.debfile - Install:
sudo dpkg -i Hytopia-World-Editor-*.deb - Launch from your applications menu
The desktop app provides all the features of the web version with additional benefits:
- ๐ Better Performance: Native GPU acceleration and optimized memory management
- ๐ป Native Experience: Standalone window, system integration, and native controls
- ๐ Auto-Updates: Automatically checks for new versions hourly
- ๐ Offline Fallback: Works offline with local file fallback
- ๐ฎ Discord Integration: Discord Rich Presence support (when Discord is running)
- Intuitive 3D voxel building interface
- Block/GLTF placement and manipulation tools
- Custom texture support
- AI generation (textures & structures)
- Automatic terrain generation
- Minecraft 1.21 map conversion
- Persistent data storage
- Map import and export
The desktop app automatically checks for updates every hour. When a new version is available, you'll be notified and can choose to install it.
Manual Update Check:
- Restart the application to check immediately
- Or wait for the automatic hourly check
- macOS: 10.13 (High Sierra) or later
- Windows: Windows 10 or later
- Linux: Modern distribution with GLIBC 2.28+
- RAM: 4GB minimum (8GB+ recommended)
- GPU: Hardware acceleration recommended
- Internet: Required for initial load (offline fallback available)
Prefer using the web version? Visit https://build.hytopia.com
The desktop app loads from the live website by default, so you'll always have the latest features and updates automatically.
- The desktop app prefers loading from the web version (
https://build.hytopia.com) with automatic fallback to local files - External links open in your default browser
- Your work is automatically saved locally
- Menu bar is hidden on Windows in production builds
- Ensure your system meets the minimum requirements
- Try downloading the latest version
- Check for system updates
- The app will automatically fall back to local files after 8 seconds
- Check your internet connection
- Verify
https://build.hytopia.comis accessible in your browser
- Restart the application to force an update check
- Verify you're connected to the internet
- Check the Releases page for the latest version
- Go to System Preferences โ Security & Privacy
- Click "Open Anyway" next to the message about HYTOPIA World Editor
- Or right-click the app โ Open โ Click "Open"
- Web Editor: https://build.hytopia.com
- Source Code: https://github.com/hytopiagg/world-editor
- Report Issues: https://github.com/hytopiagg/world-editor/issues
- Discord Community: https://discord.gg/hytopia
- HYTOPIA Website: https://hytopia.com
This desktop application is part of the HYTOPIA World Editor project. See the main repository for license information.
For support, bug reports, or feature requests, please visit:
Note: This repository only contains release artifacts. For source code and development, see the main repository.