'NetKAN generated mods - CustomBiomes-Data-Stock/CustomBiomes-Data-Stock.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:09:57 +00:00
parent 8acef04af4
commit 8ccb03be84
1 changed files with 0 additions and 25 deletions

View File

@ -1,25 +0,0 @@
{
"spec_version" : "v1.2",
"name" : "Custom Biomes (Stock data)",
"identifier" : "CustomBiomes-Data-Stock",
"abstract" : "Custom biomes data for the stock Kerbol system",
"download" : "http://addons.cursecdn.com/files/2217%5C373/CustomBiomes_1_6_8.zip",
"license" : "CC-BY-NC-SA-3.0",
"version" : "1.6.8",
"release_status" : "stable",
"ksp_version" : "any",
"depends" : [ { "name" : "CustomBiomes" } ],
"provides" : [ "CustomBiomes-Data" ],
"conflicts" : [ { "name" : "CustomBiomes-Data" } ],
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/66256"
},
"install" : [
{
"file" : "CustomBiomes/PluginData/CustomBiomes",
"install_to" : "GameData/CustomBiomes/PluginData",
"filter" : [ "config.xml", "Thumbs.db" ],
"comment" : "config.xml is bundled with the main mod itself"
}
]
}