NetKAN generated mods - PartInfo-0.0.4.1
This commit is contained in:
parent
d4f862b565
commit
843c7941d0
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PartInfo",
|
||||
"name": "PartInfo",
|
||||
"abstract": "PartInfo is a simple mod to expose the internal part name and path to the part file.",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.4.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182040-145-151-161-partinfo/",
|
||||
"spacedock": "https://spacedock.info/mod/2091/PartInfo",
|
||||
"repository": "https://github.com/linuxgurugamer/PartInfo"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PartInfo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2091/PartInfo/download/0.0.4.1",
|
||||
"download_size": 15810,
|
||||
"download_hash": {
|
||||
"sha1": "58297D943A55C444D762C75B3089BBA30E5D3E85",
|
||||
"sha256": "7FADBF32B2D938CFEF4B499F07066A733C6D0A8C069047F01E65B4A3C3A2A67E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-09-26T18:56:03.263162+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue