NetKAN added mod - ContractConfigurator-Constellations-0.8
This commit is contained in:
parent
d6a8c15a22
commit
27ae9e5d45
|
@ -0,0 +1,45 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.34",
|
||||||
|
"identifier": "ContractConfigurator-Constellations",
|
||||||
|
"name": "Contract Pack: Constellations",
|
||||||
|
"abstract": "Contract Pack focusing on satellite and relay constellations.",
|
||||||
|
"author": "io5",
|
||||||
|
"version": "0.8",
|
||||||
|
"ksp_version": "1.12.5",
|
||||||
|
"license": "MIT",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/topic/224837-112x-contract-pack-constellations",
|
||||||
|
"spacedock": "https://spacedock.info/mod/3601/Contract%20Pack:%20Constellations",
|
||||||
|
"repository": "https://github.com/IO5/KspConstellations",
|
||||||
|
"bugtracker": "https://github.com/IO5/KspConstellations/issues",
|
||||||
|
"remote-avc": "https://raw.githubusercontent.com/IO5/KspConstellations/master/Constellations.version"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"career",
|
||||||
|
"parts"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ContractConfigurator"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "ContractPacks",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/3601/Contract%20Pack:%20Constellations/download/0.8",
|
||||||
|
"download_size": 204015,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "D2FE490CD0BAF379623E5070B754CEC2F5F74EE2",
|
||||||
|
"sha256": "0D7B675CBC615C6C8CDB2FE1AEB67544E9540DF41FD78E8AC1CF01D766415C65"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"install_size": 387346,
|
||||||
|
"release_date": "2024-07-04T18:07:10.520961+00:00",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue