NetKAN generated mods - KSPCasherCont-0.3.0
This commit is contained in:
parent
a1cc642128
commit
c0f0f173e9
|
@ -0,0 +1,87 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KSPCasherCont",
|
||||
"name": "KSPCasher Continued",
|
||||
"abstract": "Provides a cash-based economy, with daily budgets, turn cash into science",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/158009-12-",
|
||||
"spacedock": "https://spacedock.info/mod/1267/KSPCasher%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/kspcasher",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KSPCasher_Continued/KSPCasher_Continued-1490095848.8556225.png"
|
||||
},
|
||||
"version": "0.3.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Karbonite"
|
||||
},
|
||||
{
|
||||
"name": "KerbinSide"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ContractConfigurator-AnomalySurveyor"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-KerbinSpaceStation"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-CleverSats"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-FieldResearch"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-KerbalAcademy"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-Tourism"
|
||||
},
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "Strategia"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "KSPCasher"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1267/KSPCasher%20Continued/download/0.3.0",
|
||||
"download_size": 43082,
|
||||
"download_hash": {
|
||||
"sha1": "1A8D5166E239F9E0CA940202677EF8157451E115",
|
||||
"sha256": "CF3FEE15CD4FD004FAE8DDD56053C5833F7301A262ABEAE13D36BB3B91C2E286"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue