"NetKAN generated mods - DistantObject-RealSolarSystem-v1.9.1.1"
This commit is contained in:
parent
9a277399d6
commit
724c1556bd
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DistantObject-RealSolarSystem",
|
||||
"name": "Distant Object Enhancement Real Solar System config",
|
||||
"abstract": "For the basic version of NathanKell's Real Solar System mod",
|
||||
"author": "MOARdV",
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/MOARdV/DistantObject"
|
||||
},
|
||||
"version": "v1.9.1.1",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.6.99",
|
||||
"provides": [
|
||||
"DistantObject-config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Alternate Planet Color Configs/Real Solar System (default)/DistantObject",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.9.1.1/DistantObject_1.9.1.1.zip",
|
||||
"download_size": 40325,
|
||||
"download_hash": {
|
||||
"sha1": "368AEB9CA2007C766F14086415EDFFE577044291",
|
||||
"sha256": "8DBFAC8F2DDEE485DF946561EF2379BF4B4B01F4733B3A7F563621346946F211"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue