NetKAN generated mods - PartInfo-0.0.3
This commit is contained in:
parent
ea649cab7d
commit
d7a0758c80
|
@ -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.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.0",
|
||||
"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.3",
|
||||
"download_size": 12331,
|
||||
"download_hash": {
|
||||
"sha1": "1FC3C12E63E3FA41BF81DE01AFBB2FBB18400106",
|
||||
"sha256": "B5CED3EEFA365AC4348D4DC45DFBDD85EDDDD2E1B0B8E58ADE563E6340A52AFB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-03T16:56:19.543903+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue