Skip to content

Convert the build system to KSPBuildTools#861

Open
Phantomical wants to merge 1 commit into
RemoteTechnologiesGroup:developfrom
Phantomical:convert-to-kspbt
Open

Convert the build system to KSPBuildTools#861
Phantomical wants to merge 1 commit into
RemoteTechnologiesGroup:developfrom
Phantomical:convert-to-kspbt

Conversation

@Phantomical
Copy link
Copy Markdown

The state of the art in KSP mod build systems has change quite a bit since the last time a commit was made to RT. This brings it up to par.

Changes:

  • KSPBuildTools can now take care of the details of finding and referencing the KSP assemblies.
  • Modern sdk-style projects mean we don't need to list all the source files
  • We don't need any of what's in buildscripts, that can all be handled by github actions
  • I am genuinely unsure if travis CI is even running anymore, and don't know now to maintain it anyway, switched to GHA
  • KSPBuildTools can generate assembly attributes so we can drop AssemblyInfo.cs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant