KSP-CKAN / NetKAN

Metadata files used by the NetKAN/CKAN indexer for KSP
Creative Commons Zero v1.0 Universal
69 stars 337 forks source link

How do you generate a .netkan for old versions of a mod? #10030

Closed ProgrammerFailure closed 1 month ago

ProgrammerFailure commented 1 month ago

I have a mod that I generated metadata for. I kept said metadata in a github repo & am using it with CKAN. The issue is that I want to generate the metadata for older versions of it. How do I do this with netkan.exe?

Also, the older versions of the mod have varying folder structures.

HebaruSan commented 1 month ago

netkan.exe --help can tell you about everything it does.

In this case the --releases option is probably what you want.