Comma, correct slashes

This commit is contained in:
Matthew Heguy 2015-06-07 02:18:01 -04:00
parent 34c9a64fdf
commit 24e1004158
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
"depends": [
{ "name": "ModuleManager" }
]
],
"conflicts": [
{ "name": "InterstellarFuelSwitch" },
@ -27,7 +27,7 @@
"install": [
{
"file" : "TPS-T\GameData\TPS-T",
"file" : "TPS-T/GameData/TPS-T",
"install_to" : "GameData"
}
]