Status: rewrite in progress. This branch (
main) is intentionally minimal during active development; the real code lives ondev.
A "combined" Godot 4 GDExtension that bundles snore_core, scaffolder, and surfacer into a single binary. Required because Godot 4 currently does not support one GDExtension depending on another GDExtension's classes (see godot-rust/gdext#615 and godot-proposals#13997).
| Branch | Content |
|---|---|
main (this) |
Minimal during the rewrite — just this README. |
dev |
Active Godot 4 + C++/GDExtension development. |
- Current work in progress:
git checkout dev - Umbrella project: bootstrapper