Commit Graph

3 Commits

Author SHA1 Message Date
Chris Yeninas
4b82434b08 Directory.Build.props: output to QSB subfolder when OwmlDir doesn't exist
this is so that the uploadartifacts action includes the QSB root folder in the artifact zip
2021-11-26 23:00:12 -05:00
Chris Yeninas
4b3ed8f97f have user settings go in gitignored file
DevEnv.targets.example should be copied to DevEnv.targets and edited with the user's appropriate settings
2021-11-26 22:35:08 -05:00
Chris Yeninas
4de835914c cleanup
- merge common properties into Directory.Build.props
- set output directory to `$(OwmlDir)\Mods\QSB` if `$(OwmlDir)` exists to avoid using post build events to achieve the same thing
2021-11-26 22:17:03 -05:00