ethteck / splat

A binary splitting tool to assist with decompilation and modding projects
MIT License
159 stars 42 forks source link

`create_config`: Error on unrecognized input #342

Closed AngheloAlf closed 7 months ago

AngheloAlf commented 7 months ago

Output an error if the file passed to create_config is not recognized.

Currently the script prints thing at all, which is confusing for the user.

Inspired by #341

AngheloAlf commented 7 months ago

CI will be happy when #340 is merged