Skip to content

Commit b7abbc1

Browse files
committed
Change launch profiles
1 parent 2971559 commit b7abbc1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.vscode/launch.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"factorioPath": "C:/Portable/Factorio/Modding/bin/x64/factorio.exe",
1212
"allowDisableBaseMod": true,
1313
"factorioArgs": [
14-
"--load-scenario",
15-
"JanSharpDevEnv/Base",
14+
"--load-scenario", "JanSharpDevEnv/Base",
15+
"--window-size", "1280x720",
1616
],
1717
"disableExtraMods": true,
1818
"adjustMods": {
@@ -35,8 +35,8 @@
3535
"factorioPath": "C:/Portable/Factorio/Modding/bin/x64/factorio.exe",
3636
"allowDisableBaseMod": true,
3737
"factorioArgs": [
38-
"--load-scenario",
39-
"JanSharpDevEnv/Base",
38+
"--load-scenario", "JanSharpDevEnv/Base",
39+
"--window-size", "1280x720",
4040
],
4141
"disableExtraMods": true,
4242
"adjustMods": {

0 commit comments

Comments
 (0)