"NetKAN generated mods - SETI-Contracts-0.9.6.1"
This commit is contained in:
parent
e67f51c90b
commit
8ac37a6d5d
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "SETI-Contracts",
|
||||
"name": "SETI-Contracts",
|
||||
"abstract": "Contract pack to replace the general stock progression with a contract progression intended for tech trees which start unmanned (ETT, SETIctt, UnmannedBeforeManned).",
|
||||
"author": [
|
||||
"Y3mo",
|
||||
"Yemo"
|
||||
],
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
|
||||
"spacedock": "https://spacedock.info/mod/17/SETI-Contracts",
|
||||
"x_screenshot": "https://spacedock.info/content/Y3mo_158/SETI-Contracts/SETI-Contracts-1455815273.1833096.png"
|
||||
},
|
||||
"version": "0.9.6.1",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "SETIcontracts",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/17/SETI-Contracts/download/0.9.6.1",
|
||||
"download_size": 59863,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue