NetKAN added mod - GrannusExpansionPack-Primary-1.2.4
This commit is contained in:
parent
3f2fbf1249
commit
57c4c53bb8
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GrannusExpansionPack-Primary",
|
||||
"name": "Grannus Expansion Pack Primary",
|
||||
"abstract": "Grannus Expansion Pack as a primary star system, with Grannus as the central star and Nodens the home world",
|
||||
"author": "OhioBob",
|
||||
"version": "1.2.4",
|
||||
"ksp_version_min": "1.12.1",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-ND",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169664-*",
|
||||
"repository": "https://github.com/OhioBob/Grannus-Expansion-Pack",
|
||||
"bugtracker": "https://github.com/OhioBob/Grannus-Expansion-Pack/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/OhioBob/Grannus-Expansion-Pack/master/GameData/GEP/Version/GrannusExpansionPack.version"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "GrannusExpansionPack"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
},
|
||||
{
|
||||
"name": "Kronometer"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "GPPSecondary"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "GPP"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GEP_Primary/GameData/GEP_Primary",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/OhioBob/Grannus-Expansion-Pack/releases/download/1.2.4/GrannusExpansionPack_1.2.4.zip",
|
||||
"download_size": 317471047,
|
||||
"download_hash": {
|
||||
"sha1": "71307B609845124E4883E8317AAFFB5D412F87CF",
|
||||
"sha256": "D5035622DFFD83C653CB91B8919C0B04006328E64B2BB311C983A0B3C169CB88"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-23T22:09:48Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue