NetKAN added mod - ContractConfigurator-Constellations-0.4
This commit is contained in:
parent
8b69486204
commit
4dc31300f6
|
@ -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.4",
|
||||
"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.4",
|
||||
"download_size": 185395,
|
||||
"download_hash": {
|
||||
"sha1": "12308C75A4DCFBB29D9EF4943BBBF5E8381C712F",
|
||||
"sha256": "87BCC24C2DA47B75BE262FCE22B918C5BF08CD983AA82F636ED5478C63E6C152"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 329396,
|
||||
"release_date": "2024-05-29T22:53:24.335128+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue