Comma, correct slashes
This commit is contained in:
parent
34c9a64fdf
commit
24e1004158
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue