mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - PartInfo-0.0.1.2"
This commit is contained in:
33
PartInfo/PartInfo-0.0.1.2.ckan
Normal file
33
PartInfo/PartInfo-0.0.1.2.ckan
Normal 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"
|
||||||
|
}
|
Reference in New Issue
Block a user