Spu7Nix / SPWN-language

A language for Geometry Dash triggers
MIT License
1.06k stars 61 forks source link

Merge `new` and `lib` commands #242

Closed krista-chan closed 2 years ago

krista-chan commented 2 years ago

spwn new and spwn lib essentially have the same functionality, please have a lib flag instead of a subcommand: spwn new --lib ...

This increases clarity and also makes more sense than having two commands to create a new spwn project

(also pckp is the standard so why not do that by default?)