We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59af418 commit 4cc07b2Copy full SHA for 4cc07b2
addons/mod_loader/_export_plugin/plugin.cfg
@@ -1,7 +1,7 @@
1
[plugin]
2
3
-name="A Mod Loader Export"
4
-description="Export plugin to generate the necessary callable stack."
5
-author="KANA"
+name="A Mod Loader Hooks Exporter"
+description="Export plugin to insert static mod hooks into each script."
+author="Godot Modding"
6
version="0.1"
7
script="plugin.gd"
0 commit comments