index
:
gogodot_jam3
main
Entry for the Go Godot Jam 3: https://itch.io/jam/go-godot-jam-3. https://blog.luevano.xyz/g/gogodot_jam3_devlog_1.html
luevano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
addons
/
GifMaker
/
plugin.gd
blob: 49e712ebde9eea34edf0522512aa4ef184978601 (
plain
)
1
2
3
4
5
6
7
8
9
10
tool
extends
EditorPlugin
func
_enter_tree
():
pass
func
_exit_tree
():
pass