NetKAN added mod - KSPCasherCont-0.3.0.2
This commit is contained in:
parent
e5ca35dfee
commit
171513e709
KSPCasherCont
|
@ -0,0 +1,93 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KSPCasherCont",
|
||||
"name": "KSPCasher Continued",
|
||||
"abstract": "Provides a cash-based economy, with daily budgets, turn cash into science",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.3.0.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/kspcasher/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/KSPCasher",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KSPCasher_Continued/KSPCasher_Continued-1490095848.8556225.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"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": [
|
||||
{
|
||||
"find": "KSPCasher",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1267/KSPCasher%20Continued/download/0.3.0.2",
|
||||
"download_size": 23526,
|
||||
"download_hash": {
|
||||
"sha1": "E2DB68BEFF5B5E75E2784D4CEBB693941181E850",
|
||||
"sha256": "C5E309B9F60F68A9E87DCDBF807A66417F706D0303C617F15792031AA6F40B0F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-26T15:40:11.887673+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue