(no title)
chrisdugne | 4 years ago
I've picked it because I work with js on my daily basis and found http://yargs.js.org/ very handy to create beautiful CLI.
Another possibility could be to extract a binary to provide the CLI as an executable instead of the node project with yargs in dev-deps
And the other part of the project is are libs, not very well documented as of today, but real shortcuts for gdscript projects: Example the Animate functions based on the tween API;
WIP!
No comments yet.