Replaced install, made USI go to itself

This commit is contained in:
playful1510 2014-12-17 01:56:04 -08:00
parent 4cf417e1b1
commit 87e8871b54
1 changed files with 6 additions and 1 deletions

View File

@ -12,7 +12,12 @@
"resources" : { "resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/102502" "homepage" : "http://forum.kerbalspaceprogram.com/threads/102502"
}, },
"install" : [
{
"file" : "UmbraSpaceIndustries",
"install_to" : "GameData"
}
],
"depends" : [ "depends" : [
{ "name" : "USITools" } { "name" : "USITools" }
] ]