You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/settings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ _([How to change settings in VScode](https://code.visualstudio.com/docs/getstart
17
17
### Fallout SSL
18
18
19
19
-`bgforge.falloutSSL.compilePath`: Path to compile.exe from sfall modders pack. Alternatively, you can add compile.exe to system PATH and leave default here.
20
-
-`bgforge.falloutSSL.useBuiltInCompiler`: Use built-in compiler instead of external compile.exe
20
+
-`bgforge.falloutSSL.useBuiltInCompiler`: Use built-in compiler instead of external compile.exe.
21
21
-`bgforge.falloutSSL.compileOptions`: Compilation options for compile.exe from sfall modders pack.
22
22
-`bgforge.falloutSSL.outputDirectory`: Where to put the compiled Fallout SSL scripts, absolute path. Default is to put compiled scripts next to the source file. You'll probably want to set this to `data/scripts` of your Fallout 2 game directory.
23
23
-`bgforge.falloutSSL.headersDirectory`: Path to an additional directory with Fallout headers to scan for defines.
0 commit comments