NetKAN added mod - PrecursorsPlanetPack-v1.7.0
This commit is contained in:
parent
d7723b156a
commit
f783c5f21e
PrecursorsPlanetPack
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PrecursorsPlanetPack",
|
||||
"name": "Precursors",
|
||||
"abstract": "A planet pack for Kerbal Space Program. Launch from an unforgivingly cold world into a massive new star system and uncover the secrets of the Precursor civilization.",
|
||||
"author": "WyattPetula",
|
||||
"version": "v1.7.0",
|
||||
"ksp_version_min": "1.9",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"repository": "https://github.com/WyattPetula/Precursors",
|
||||
"bugtracker": "https://github.com/WyattPetula/Precursors/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Scatterer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "OR",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/WyattPetula/Precursors/releases/download/v1.7.0/Precursors_1.7.zip",
|
||||
"download_size": 1015035247,
|
||||
"download_hash": {
|
||||
"sha1": "8647396DEEDB92D6FF411F82578EB9CED36247BF",
|
||||
"sha256": "CBCBAB951CF1A785C1680DECAAAFA4F0484C49C65BE114F50F6B5BD46BF801D2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2233866293,
|
||||
"release_date": "2024-03-08T20:58:04Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue