NetKAN added mod - KerbalObjectInspectorCont-1.1.8.2
This commit is contained in:
parent
eaed8c3d96
commit
4c8655e51b
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalObjectInspectorCont",
|
||||
"name": "Kerbal Object Inspector Continued",
|
||||
"abstract": "View all game objects in KSP",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.1.8.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/151558-12-kerbal-object-inspector-continued-view-all-game-objects-in-ksp/",
|
||||
"spacedock": "https://spacedock.info/mod/1040/Kerbal%20Object%20Inspector%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/KerbalObjectInspector",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/KerbalObjectInspector/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/KerbalObjectInspector",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Kerbal_Object_Inspector_Continued/Kerbal_Object_Inspector_Continued-1478360996.5684028.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalObjectInspector",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1040/Kerbal%20Object%20Inspector%20Continued/download/1.1.8.2",
|
||||
"download_size": 44648,
|
||||
"download_hash": {
|
||||
"sha1": "7A2038BA2A2CFDEA71C2D35F650E74034097A848",
|
||||
"sha256": "E95B2FFAA0E9EC8C6DE607D823A4B6518EE5DDEF8774B02C6E321DC2B4E269C6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-08T01:19:42.54565+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue