mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Splitting files into subdirectories
This commit is contained in:
41
DistantObject-default/DistantObject-default-v1.5.0.ckan
Normal file
41
DistantObject-default/DistantObject-default-v1.5.0.ckan
Normal file
@ -0,0 +1,41 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DistantObject-default",
|
||||
"name": "Distant Object Enhancement default config",
|
||||
"abstract": "Default planets colors",
|
||||
"license": "CC-BY-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DistantObject",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"DistantObject.dll",
|
||||
"Flare",
|
||||
"Icons"
|
||||
]
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"DistantObject-config"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/98943",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"author": "MOARdV",
|
||||
"version": "v1.5.0",
|
||||
"download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 40401
|
||||
}
|
Reference in New Issue
Block a user