NetKAN added mod - PrecursorsPlanetPack-v1.7.1
This commit is contained in:
parent
23eb22eac4
commit
45a5609fee
|
@ -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.1",
|
||||
"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.1/Precursors_1.7.1.zip",
|
||||
"download_size": 1015035242,
|
||||
"download_hash": {
|
||||
"sha1": "338FEE48C92842E07C471CF5BD85482B51B99556",
|
||||
"sha256": "A49671D0436B693576F438DEDA694468A01FDD0B2E17D823DAA7519DE6F6AF5F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2233866292,
|
||||
"release_date": "2024-03-11T03:10:02Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue