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": [ "depends": [
{ "name": "ModuleManager" } { "name": "ModuleManager" }
] ],
"conflicts": [ "conflicts": [
{ "name": "InterstellarFuelSwitch" }, { "name": "InterstellarFuelSwitch" },
@ -27,7 +27,7 @@
"install": [ "install": [
{ {
"file" : "TPS-T\GameData\TPS-T", "file" : "TPS-T/GameData/TPS-T",
"install_to" : "GameData" "install_to" : "GameData"
} }
] ]