USI-Core fix installation (#1209)

This commit is contained in:
Myk 2016-07-24 13:53:38 +10:00 committed by GitHub
parent 115396ff1a
commit 7f55b943f2
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData/UmbraSpaceIndustries",
"install_to": "GameData",
"filter": [
"FX",
"Konstruction"
@ -50,5 +50,5 @@
},
"download_content_type": "application/zip",
"x_last_revision_by": "harryyoung",
"x_generated_by": "netkan"
"x_generated_by": "politas"
}