add CKAN configs
This commit is contained in:
parent
18d0758aee
commit
37c818626b
27
CKAN/KPUSuits.ckan
Normal file
27
CKAN/KPUSuits.ckan
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"name": "KPU Suits",
|
||||
"identifier": "KPUSuits",
|
||||
"abstract": "Kerbal People's Union Suits",
|
||||
"author": "Izaya",
|
||||
"license": "restricted",
|
||||
"version": "v1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"resources": {
|
||||
"homepage": "https://git.shadowkat.net/izaya/KSP-mods/KPUSuits",
|
||||
"repository": "https://git.shadowkat.net/izaya/KSP-mods",
|
||||
},
|
||||
"install" : [
|
||||
{ "file" : "ksp-mods/KPUSuits",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"suits"
|
||||
],
|
||||
"download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip",
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 437410
|
||||
}
|
27
CKAN/NFENTRPatch.ckan
Normal file
27
CKAN/NFENTRPatch.ckan
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"name": "NFE/Kerbal Atomics Patch",
|
||||
"identifier": "NFENTRPatch",
|
||||
"abstract": "MM Config to set fancy nuclear engines if NFE is around",
|
||||
"author": "Izaya",
|
||||
"license": "restricted",
|
||||
"version": "v1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"resources": {
|
||||
"homepage": "https://git.shadowkat.net/izaya/KSP-mods/KPUFlags",
|
||||
"repository": "https://git.shadowkat.net/izaya/KSP-mods",
|
||||
},
|
||||
"install" : [
|
||||
{ "file" : "ksp-mods/NFENTRPatch",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"flags"
|
||||
],
|
||||
"download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip",
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 437410
|
||||
}
|
27
CKAN/PESnacks.ckan
Normal file
27
CKAN/PESnacks.ckan
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"name": "Snacks for Planetside Exploration Technologies",
|
||||
"identifier": "PESnacks",
|
||||
"abstract": "Snacks config for Planetside Exploration Technologies",
|
||||
"author": "Izaya",
|
||||
"license": "restricted",
|
||||
"version": "v1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"resources": {
|
||||
"homepage": "https://git.shadowkat.net/izaya/KSP-mods/PESnacks",
|
||||
"repository": "https://git.shadowkat.net/izaya/KSP-mods",
|
||||
},
|
||||
"install" : [
|
||||
{ "file" : "ksp-mods/PESnacks",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"flags"
|
||||
],
|
||||
"download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip",
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 437410
|
||||
}
|
27
CKAN/RSDedup.ckan
Normal file
27
CKAN/RSDedup.ckan
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"name": "Missing History / ReStock Redundancy Patch",
|
||||
"identifier": "RSDedup",
|
||||
"abstract": "Hides redundant parts when both Missing History and ReStock+ are installed.",
|
||||
"author": "Izaya",
|
||||
"license": "restricted",
|
||||
"version": "v1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"resources": {
|
||||
"homepage": "https://git.shadowkat.net/izaya/KSP-mods/RSDedup",
|
||||
"repository": "https://git.shadowkat.net/izaya/KSP-mods",
|
||||
},
|
||||
"install" : [
|
||||
{ "file" : "ksp-mods/RSDedup",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"flags"
|
||||
],
|
||||
"download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip",
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 437410
|
||||
}
|
Loading…
Reference in New Issue
Block a user