GothicKit / ZenKit

A re-implementation of file formats used by the early 2000's ZenGin
http://zk.gothickit.dev/
MIT License
44 stars 10 forks source link

Improve tool CLI #5

Closed lmichaelis closed 1 year ago

lmichaelis commented 2 years ago

The command-line interface for the tool scripts can be a bit fiddly with regards to argument placement. Ideally, their CLI would be generified as well to reduce the number of surprises for the user. Most tools also need more options for specifying file output locations, file types and more.

lmichaelis commented 2 years ago

Partially implemented. The CLI has been updated and some tools can now be operated just using stdin/stdout.