Skip to content

Commit 38601fb

Browse files
authored
Update make-a-bg3-mod-with-lua.mdx
1 parent adaf36a commit 38601fb

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
@@ -47,7 +47,7 @@ We're going to do just that by making our own mod!
4747

4848
We’ll create a mod that lets your character cast a spell to spawn their frog friend anywhere. That frog friend is a playable character who can help out during battles!
4949

50-
Since BG3 Lua modding is only supported on Windows, this tutorial is aimed at Windows users. If you're a Mac user, scroll down to our Resources section for some links!
50+
Since BG3 Lua modding is only supported on Windows, this project tutorial is aimed at Windows users. If you're a Mac user, scroll down to our Resources section for some links!
5151

5252
By the end of this tutorial, you’ll know how to:
5353

0 commit comments

Comments
 (0)