17 Commits

Author SHA1 Message Date
6ba7ff7e1f
Update to the latest version of godot
Callable class changed in a new version: call is callp and call_deferred is a call_deferredp in a new godot version
2022-08-19 03:56:18 +03:00
eeeee63f7b Update README.md 2022-05-17 23:48:40 +03:00
564ddd4aaa Module path renamed: hook -> GodotHook 2022-05-17 23:46:38 +03:00
ef1ab130c0 readme style fix 2022-05-16 16:24:59 +03:00
7f98fd6817 Merge branch 'main' of https://github.com/Mestima/GodotHook 2022-05-16 16:23:02 +03:00
bc55cacffc hook.Call might be deferred or not now (was always deferred) 2022-05-16 16:22:52 +03:00
f87fe302d0
Merge pull request #1 from Mestima/3.x
4.x Godot support
2022-05-16 14:05:11 +03:00
aaa0aa8943 Update README.md 2022-05-16 14:03:15 +03:00
1f311179be Supported version table update at the Readme 2022-05-16 14:02:05 +03:00
06587212b2 Module updated to 4.x Godot version 2022-05-16 14:01:00 +03:00
1eeb43f801 Update README.md 2022-05-14 20:37:37 +03:00
05ad366582 Update README.md 2022-05-14 15:05:56 +03:00
48c3033e43 Update README.md 2022-05-14 15:04:30 +03:00
e51c3c256d Create method was removed because it's useless 2022-05-14 14:47:19 +03:00
817cc99eb9 Update README.md 2022-05-14 06:18:38 +03:00
f1651856a8 Initial commit 2022-05-14 05:39:04 +03:00
911cd75586 Initial commit 2022-05-14 05:35:44 +03:00