Skip to content

Commit

Permalink
Vref for NavBallAdjustor (#9880)
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan authored Dec 11, 2023
1 parent 80b1e7d commit e9875df
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 deletions NetKAN/NavBallAdjustor.netkan
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
{
"spec_version": "v1.4",
"identifier": "NavBallAdjustor",
"$kref": "#/ckan/spacedock/3523",
"license": "GPL-3.0",
"tags": [
"plugin",
"information"
],
"depends": [
{ "name": "ToolbarController" },
{ "name": "ClickThroughBlocker" }
]
}
spec_version: v1.4

Check warning on line 1 in NetKAN/NavBallAdjustor.netkan

View workflow job for this annotation

GitHub Actions / Inflate

2494 [1] WARN CKAN.NetKAN.Transformers.AvcTransformer (null) - Error fetching remote version file http://ksp.spacetux.net/avc/NavBallAdjustor: The remote server returned an error: (404) Not Found.
identifier: NavBallAdjustor
$kref: '#/ckan/spacedock/3523'
$vref: '#/ckan/ksp-avc'
license: GPL-3.0
tags:
- plugin
- information
depends:
- name: ToolbarController
- name: ClickThroughBlocker

0 comments on commit e9875df

Please sign in to comment.