Lyric
Results
12
issues of
Lyric
As of Godot 4.3 GDExtensions can have Documentation added to them, using a [rather simple method](https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/gdextension_docs_system.html). It would make quickly checking what functions do significantly easier if there were in-engine...
After opening a rom (as required), if I click on `prototypes>Level Editor` the program crashes. The intial issue is on line 65 of `crates/smwe-rom/src/objects/mod.rs`, where it tries to go out...