README.md
October 26, 2025 ยท View on GitHub
| Website | Discord |
|---|
Godot-based game engine with additional platforms and tools.
Features
- Steam: using [appsinacup/godotsteam] - fork of GodotSteam. Integrate your game with Steam directly.
- Discord Embedded App: Support for discord embedded apps.
- tiny_lobby: Multiplayer server client using appsinacup/tiny_lobby.
- Webview: using appsinacup/godot_wry - fork of godot_wry that makes it module.
- Embedded VSCode: using appsinacup/godot_vscode_ide

Build locally
After you clone the repo, make sure to also get the submodules:
git submodule update --init --recursive
Getting the engine
Official binaries for the Gonuts editor and the export templates can be found on Gonuts Website at the Releases section.