Skip to content

Commit 844ab16

Browse files
committed
More typos
1 parent fd92c8e commit 844ab16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 2.3.0
44

5-
Add built-in .ssl compiler
5+
Add built-in .ssl compiler.
66

77
## 2.2.6
88

docs/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ _([How to change settings in VScode](https://code.visualstudio.com/docs/getstart
1717
### Fallout SSL
1818

1919
- `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.
2121
- `bgforge.falloutSSL.compileOptions`: Compilation options for compile.exe from sfall modders pack.
2222
- `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.
2323
- `bgforge.falloutSSL.headersDirectory`: Path to an additional directory with Fallout headers to scan for defines.

0 commit comments

Comments
 (0)