Skip to content

Commit 33a09b0

Browse files
committed
Update make-a-bg3-mod-with-lua.mdx
1 parent 508fb53 commit 33a09b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/make-a-bg3-mod-with-lua/make-a-bg3-mod-with-lua.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ If you don't already have a code editor installed, download [Visual Studio Code]
6565

6666
### BG3 Script Extender
6767

68-
**BG3 Script Extender (BG3SE)** is a program created by a developer named @Norbyte that adds Lua scripting and console support to Baldur's Gate 3. Download it from [GitHub](https://github.com/Norbyte/bg3se).
68+
**BG3 Script Extender (BG3SE)** is a **.dll** (Dynamic Link Library) file created by a developer named @Norbyte that adds Lua scripting and console support to Baldur's Gate 3. Download it from [GitHub](https://github.com/Norbyte/bg3se).
6969

7070
Right click on the downloaded **.zip** file, select [Extract All], and extract the files to a new folder in your **Documents** directory, and name it something like **ModdingTools**.
7171

0 commit comments

Comments
 (0)