NetKAN added mod - XensPlanetCollectionRevived-1.1.9
This commit is contained in:
parent
1407f43bdd
commit
aeb0ef02ae
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "XensPlanetCollectionRevived",
|
||||
"name": "Xen's Planet Collection Revived",
|
||||
"abstract": "XPCR is a Planet Pack that adds 11 bodies to ksp, requires CTTP, Kopernicus, MM and MFI",
|
||||
"author": [
|
||||
"MythicalDonuts",
|
||||
"LapisNator101"
|
||||
],
|
||||
"version": "1.1.9",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183830-*",
|
||||
"repository": "https://github.com/KPPRM/XPCR",
|
||||
"remote-avc": "https://github.com/KPPRM/XPCR/raw/master/XPCR/XPCR.version"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "OuterPlanetsMod"
|
||||
},
|
||||
{
|
||||
"name": "ResearchBodies"
|
||||
},
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "XPCR",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KPPRM/XPCR/releases/download/1.1.9/XPCR.zip",
|
||||
"download_size": 37221913,
|
||||
"download_hash": {
|
||||
"sha1": "6D3A9AE6E240211E43D89A4918573AA37302786E",
|
||||
"sha256": "A4C07D9309EEF56BBB728EE2CAC746607F822EA0460E42353732447F9880F54E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-04-03T21:39:12Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue