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