This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
eb79fb80de
godot-module-template
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
History
Download ZIP
Download TAR.GZ
Thaddeus Crews
8bc1dd63f4
Merge pull request
#107936
from mihe/missing-await-warning
...
Add opt-in GDScript warning for when calling coroutine without `await`
2025-09-30 18:35:05 -05:00
..
errors
Improve error messages for lambda functions without a body
2025-08-18 06:29:20 -07:00
features
GDScript: Replace
abstract
keyword with
@abstract
annotation
2025-06-23 12:24:45 -07:00
warnings
Add opt-in GDScript warning for when calling coroutine without
await
2025-06-27 20:24:41 +02:00