YaGoSl - yet another Godot Squirrel (integrating scriptlanguage squirrel in godot) - free, WIP

hey community

YaGoSl integrates the Squirrel scripting language into Godot. edit your nut-files with the editor of your choice. godotsquirrel is a new node for godot that inherits from Node.
_ready, _process, _physics_process and _input functions work in squirrel. its free, WIP

YaGoSl on github