NetKAN added mod - NavBallTextureChangerUpdated-2.0.0.11
This commit is contained in:
parent
f8d23cc80a
commit
b1b1c8ca67
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "NavBallTextureChangerUpdated",
|
||||
"name": "NavBall Texture Changer Updated",
|
||||
"abstract": "Change the textures in the Navball",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2.0.0.11",
|
||||
"ksp_version_min": "1.12.2",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200741-navballtexturechanger-updated/",
|
||||
"spacedock": "https://spacedock.info/mod/2654/NavBall%20Texture%20Changer%20Updated",
|
||||
"repository": "https://github.com/linuxgurugamer/NavBallTextureChanger",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/NavBallTextureChanger"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "NavBallTextureExport"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NavBallTextureChanger",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": [
|
||||
".*\\.pdb$"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2654/NavBall%20Texture%20Changer%20Updated/download/2.0.0.11",
|
||||
"download_size": 2139939,
|
||||
"download_hash": {
|
||||
"sha1": "A5BF593C8B54400527D1703F44F8CBD7639A6257",
|
||||
"sha256": "09B9FA1A1D841B07C70A4ED5C5CAE52B70822BD57D5644D0D706373A837334ED"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 6462473,
|
||||
"release_date": "2023-03-04T05:41:27.214696+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue