KSPModdingLibs / KSPBuildTools

MIT License
3 stars 4 forks source link

Figure out a good versioning system #3

Closed JonnyOThan closed 7 months ago

JonnyOThan commented 7 months ago

Ideally there's one file where you update the version of your mod, and the Assemblyinfo.cs and everything else gets autogenerated. Probably shouldn't be the .version file because that will signal to CKAN etc that there is a new version available.