loopier / animatron

Animatron for Godot 4.x <
MIT License
16 stars 1 forks source link

Read OSC commands from files with documentation #1

Closed loopier closed 11 months ago

loopier commented 1 year ago

Commands should be in files, so they can also store documentation (à-la emacs). A command file would look something like:

/cmd_name arg1 arg2

/description bla bla bla bla
loopier commented 11 months ago

This has been discarded in favour of CommandDescription.