GDPatch: a versatile Godot mod loader
Summary
GDPatch is a Godot mod loader in alpha, created by NotNite and Katie, with ambitions to support multiple Godot versions and games. The post dives into the architecture, including filesystem interception (filesilly), cross-language patching with Lua, and the move from GDWeave to a more universal loader. It also recounts past modding efforts, bugs fixed, and future plans such as AST-based patching, WASM support, and cross-platform builds.