We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e045569 commit 44fe036Copy full SHA for 44fe036
GameData/PlanningNode/PlanningNode.ckan
@@ -1,13 +1,10 @@
1
-{
2
- "spec_version": 1,
3
- "identifier": "PlanningNode",
4
- "name": "Planning Node",
5
- "abstract": "Plan maneuver nodes from your parent body",
6
- "description": "Discoverable learn-by-doing method for finding transfers",
7
- "$vref": "#/ckan/ksp-avc",
8
- "license": "GPL-3.0",
9
- "suggests": [
10
- { "name": "KerbalChangelog" },
11
- { "name": "LoadingTipsPlus" }
12
- ]
13
-}
+spec_version: 1
+identifier: PlanningNode
+name: Planning Node
+abstract: Plan maneuver nodes from your parent body
+description: Discoverable learn-by-doing method for finding transfers
+$vref: '#/ckan/ksp-avc'
+license: GPL-3.0
+suggests:
+ - name: KerbalChangelog
+ - name: LoadingTipsPlus
0 commit comments