This commit is contained in:
Willhelm Rendahl 2015-04-20 02:41:07 +02:00
parent 4d44abc27a
commit 58213bfb27
1 changed files with 2 additions and 5 deletions

View File

@ -14,18 +14,15 @@
"install" : [
{
"find" : "KittopiaSpace",
"install_to" : "GameData"
"install_to" : "GameData",
"filter" : "Textures"
},
{
"find" : "Kopernicus",
"install_to" : "GameData",
"filter" : [ "System.cfg" ]
}
],
"depends" : [
{
"name" : "Kopernicus-Config"
},
{
"name" : "ModuleManager"
}