KSPModdingLibs / KSPBuildTools

MIT License
2 stars 4 forks source link

Assemble-release action should have a way to copy misc files #11

Open JonnyOThan opened 1 month ago

JonnyOThan commented 1 month ago

Many mods have license, change log, readme etc in the root of the repo but would also like to copy those to somewhere in GameData.

JonnyOThan commented 1 month ago

This might be best implemented as a msbuild target, like msbuild-dependency-target in install-dependencies.