NetKAN added mod - GrannusExpansionPack-Primary-1.2.7
This commit is contained in:
parent
5d95a3b77d
commit
6599213c0a
|
@ -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.7",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"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.7/GrannusExpansionPack_1.2.7.zip",
|
||||
"download_size": 339713982,
|
||||
"download_hash": {
|
||||
"sha1": "EF70AADD2697155AEB0588B1D0BB9E3335AC6981",
|
||||
"sha256": "4B1842723671C1C8FF9AAF384052C6B0D53353D5941131E609BF12F26FBC964C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-05-08T17:01:57Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue