"NetKAN generated mods - DistantObject-default-1.9.1.1"
This commit is contained in:
parent
b477dcafef
commit
b0826cf264
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DistantObject-default",
|
||||
"name": "Distant Object Enhancement default config",
|
||||
"abstract": "Default planets colors",
|
||||
"author": "MOARdV",
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/89214-*",
|
||||
"repository": "https://github.com/MOARdV/DistantObject"
|
||||
},
|
||||
"version": "1.9.1.1",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.5.0",
|
||||
"provides": [
|
||||
"DistantObject-config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DistantObject",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"DistantObject.dll",
|
||||
"Flare",
|
||||
"Icons",
|
||||
"Settings.cfg",
|
||||
"DistantObject.version",
|
||||
"PluginData"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/MOARdV/DistantObject/releases/download/1.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