"NetKAN generated mods - DistantObject-RealSolarSystem-v1.8.1"
This commit is contained in:
parent
ed817a58b4
commit
7485aac4db
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"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.8.1",
|
||||
"ksp_version": "1.2.0",
|
||||
"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.8.1/DistantObject_1.8.1.zip",
|
||||
"download_size": 39857,
|
||||
"download_hash": {
|
||||
"sha1": "5F7B2275430A500A889DAF862C95A4F6F4C39831",
|
||||
"sha256": "C94D6D27A40AEDBC3EDFB8CAEFC2EC68BA07FE509EA1BDECFEB7FA023881CC6B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue