Skip to content

Update compatibility for KSP 1.12.5#860

Closed
Sean-Kenneth-Doherty wants to merge 1 commit into
RemoteTechnologiesGroup:developfrom
Sean-Kenneth-Doherty:codex/ksp-1.12.5
Closed

Update compatibility for KSP 1.12.5#860
Sean-Kenneth-Doherty wants to merge 1 commit into
RemoteTechnologiesGroup:developfrom
Sean-Kenneth-Doherty:codex/ksp-1.12.5

Conversation

@Sean-Kenneth-Doherty
Copy link
Copy Markdown

Summary

  • bump RemoteTech release metadata to 1.9.13
  • advertise compatibility through KSP 1.12.5
  • add a changelog stub for the compatibility rebuild

Why

CKAN and AVC currently see the latest release as compatible through KSP 1.12.1. I rebuilt the plugin against a local KSP 1.12.5 install and updated the version metadata so maintainers have a small compatibility-update branch to review.

Related: #849

Validation

Built locally on Linux with Mono/xbuild against KSP 1.12.5.3190 managed assemblies:

xbuild /p:Configuration=Release /p:PostBuildEvent= src/RemoteTech/RemoteTech.sln

Additional checks:

  • python -m json.tool GameData/RemoteTech/RemoteTech.version
  • monodis --customattr GameData/RemoteTech/Plugins/RemoteTech.dll shows AssemblyFileVersion("1.9.13")
  • local package artifact inspected to confirm only RemoteTech.dll is included under GameData/RemoteTech/Plugins/

I did not run an in-game smoke test; opening as draft so maintainers can decide whether runtime QA or a different release version should be used.

@Sean-Kenneth-Doherty Sean-Kenneth-Doherty changed the title [codex] Update compatibility for KSP 1.12.5 Update compatibility for KSP 1.12.5 May 17, 2026
@Sean-Kenneth-Doherty Sean-Kenneth-Doherty deleted the codex/ksp-1.12.5 branch May 17, 2026 17:55
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