Skip to content

Commit

Permalink
Grounded: set ksp version to 1.10 per forum (#10275)
Browse files Browse the repository at this point in the history
This is a parts-only mod and doesn't really have any version restrictions, but the forum thread says 1.10
  • Loading branch information
JonnyOThan authored Nov 7, 2024
1 parent 25f75ed commit d67752a
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions NetKAN/Grounded.netkan
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"identifier" : "Grounded",
"$kref" : "#/ckan/spacedock/1715",
"$vref" : "#/ckan/ksp-avc",
"license" : "CC-BY-NC-ND-4.0",
"tags" : [
"parts"
]
}
identifier: Grounded

Check failure on line 1 in NetKAN/Grounded.netkan

View workflow job for this annotation

GitHub Actions / Inflate

32584 [1] FATAL CKAN.NetKAN.Program (null) - The operation has timed out.
"$kref": "#/ckan/spacedock/1715"
license: CC-BY-NC-ND-4.0
ksp_version: 1.10
tags:
- parts

Check warning on line 7 in NetKAN/Grounded.netkan

View workflow job for this annotation

GitHub Actions / Inflate

7:1 [empty-lines] too many blank lines (1 > 0)

0 comments on commit d67752a

Please sign in to comment.