"NetKAN generated mods - PicoPort4AllSizes-0.1.0"
This commit is contained in:
parent
67f40cf316
commit
d3fde3eafb
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PicoPort4AllSizes",
|
||||
"name": "PicoPort for all sizes",
|
||||
"abstract": "This is a patch which makes the PicoPort available in many sizes",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/PicoPort4AllSizes"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "PicoPort"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "SHED"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/PicoPort4AllSizes/releases/download/0.1.0/PicoPort4AllSizes-0.1.0.zip",
|
||||
"download_size": 3107,
|
||||
"download_hash": {
|
||||
"sha1": "3E65ED4033EB47A71A9DB4F5F63AE1230FE80173",
|
||||
"sha256": "A8501B1BB2B3B2BAE16285652597292AC98CB3131FE295DDA4DA2B05D7CD822D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue