Skip to content

Fix Field Training Lab ModuleManager identifiers#46

Open
Sean-Kenneth-Doherty wants to merge 1 commit into
zer0Kerbal:1.2.3.0-releasefrom
Sean-Kenneth-Doherty:fix-field-training-lab-modulemanager
Open

Fix Field Training Lab ModuleManager identifiers#46
Sean-Kenneth-Doherty wants to merge 1 commit into
zer0Kerbal:1.2.3.0-releasefrom
Sean-Kenneth-Doherty:fix-field-training-lab-modulemanager

Conversation

@Sean-Kenneth-Doherty
Copy link
Copy Markdown

Summary

  • replace stale FieldFieldTrainingLab pass/module tokens with FieldTrainingLab
  • replace stale TrainingLabModule compatibility PartModule entries with FieldTrainingLab
  • keep compatibility patches aligned with the included FieldTrainingLab PartModule class

Closes #45

Validation

  • git diff --check
  • jq empty FieldTrainingLab.version json/*.json netKAN/FieldTrainingLaboratory.netkan
  • brace-balance check across GameData/FieldTrainingLab/*.cfg
  • mcs compile against local KSP 1.12 assemblies

KSP runtime validation was not performed.

Signed-off-by: Sean Doherty <smaster7772@gmail.com>
@zer0Kerbal zer0Kerbal requested review from Lisias and zer0Kerbal May 18, 2026 10:18
@zer0Kerbal zer0Kerbal changed the base branch from master to 1.2.3.0-release May 18, 2026 10:19
@zer0Kerbal zer0Kerbal added this to the 1.2.3.0-release milestone May 18, 2026
@zer0Kerbal zer0Kerbal marked this pull request as ready for review May 18, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Compatibility patches reference stale Field Training Lab module names

3 participants