NetKAN generated mods - DistantObject-RealSolarSystem-v1.4.1
This commit is contained in:
parent
5f6fe368b2
commit
d218bca373
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"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",
|
||||
"license": "CC-BY-4.0",
|
||||
"ksp_version": "0.25",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Alternate Planet Color Configs/Real Solar System (default)/DistantObject",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"DistantObject-config"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/MOARdV/DistantObject"
|
||||
},
|
||||
"author": "MOARdV",
|
||||
"version": "v1.4.1",
|
||||
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.4.1/DistantObject_1.4.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 34245
|
||||
}
|
Loading…
Reference in New Issue