Skip to content

Commit

Permalink
Navballadjustor (#9879)
Browse files Browse the repository at this point in the history
* Reactivates NavballAdjustor and points to new Spacedock entry
Adopted by LGG

* Adds new dependencies
  • Loading branch information
linuxgurugamer authored Dec 11, 2023
1 parent 425665a commit 80b1e7d
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
{

Check warning on line 1 in NetKAN/NavBallAdjustor.netkan

View workflow job for this annotation

GitHub Actions / Inflate

2587 [1] WARN CKAN.NetKAN.Validators.VrefValidator (null) - $vref is not ksp-avc, version file present: GameData/NavBallAdjustor/NavBallAdjustor.version
"spec_version": "v1.4",
"identifier": "NavBallAdjustor",
"$kref": "#/ckan/spacedock/704",
"$kref": "#/ckan/spacedock/3523",
"license": "GPL-3.0",
"tags": [
"plugin",
"information"
],
"depends": [
{ "name": "ToolbarController" },

Check warning on line 11 in NetKAN/NavBallAdjustor.netkan

View workflow job for this annotation

GitHub Actions / Inflate

11:7 [indentation] wrong indentation: expected 8 but found 6
{ "name": "ClickThroughBlocker" }

Check warning on line 12 in NetKAN/NavBallAdjustor.netkan

View workflow job for this annotation

GitHub Actions / Inflate

12:7 [indentation] wrong indentation: expected 8 but found 6
]
}

0 comments on commit 80b1e7d

Please sign in to comment.