Godot MOG
by Jake Cattrall | MIT
Godot 4 GDExtension addon that imports MoGen `.mog` source files as PackedScenes — both via the editor importer and at runtime through the `MogLoader` class
What it does godot-mog is a GDExtension addon that teaches Godot 4 how to read MoGen .mog source files. When the editor sees a .mog file under res:// , the addon parses it, lowers it through the same pipeline mogen build uses, exports a glTF binary in
loading more results...