"NetKAN generated mods - PartInfo-0.0.1.2"

This commit is contained in:
NetKAN inflator Robot 2019-02-08 20:47:42 +00:00
parent 02828501b3
commit ef0cf6f8e9
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
{
"spec_version": "v1.4",
"identifier": "PartInfo",
"name": "Part Info",
"abstract": "PartInfo is a simple mod to expose the internal part name and path to the part file.",
"author": "linuxgurugamer",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"repository": "https://github.com/linuxgurugamer/PartInfo"
},
"version": "0.0.1.2",
"ksp_version": "1.4.5",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "PartInfo",
"install_to": "GameData"
}
],
"download": "https://github.com/linuxgurugamer/PartInfo/releases/download/0.0.1.2/PartInfo-1.4.5-0.0.1.2.zip",
"download_size": 26470,
"download_hash": {
"sha1": "7331B7383CD2DAF029C639329CE984C056CA0B36",
"sha256": "A3ECC5255896FBE84CCF479E363098FF55CE7E2015AC6F712C70113BCFCAF822"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}