Replaced install, made USI go to itself
This commit is contained in:
parent
4cf417e1b1
commit
87e8871b54
|
@ -12,7 +12,12 @@
|
|||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/102502"
|
||||
},
|
||||
|
||||
"install" : [
|
||||
{
|
||||
"file" : "UmbraSpaceIndustries",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
],
|
||||
"depends" : [
|
||||
{ "name" : "USITools" }
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue