Skip to content

Commit 66e1f9d

Browse files
committed
Update make-a-bg3-mod-with-lua.mdx
1 parent 330eb60 commit 66e1f9d

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
@@ -112,7 +112,7 @@ Frog
112112
└── TreasureTable.txt
113113
```
114114

115-
Some of the files are empty, and some of them have been pre-filled with data our script will pull from.
115+
Unzip the folder and look around! You'll notice some of the files are empty, while others have been pre-filled with data our mod will pull from (like metadata and localization files).
116116

117117
## Set up the .lsx file
118118

0 commit comments

Comments
 (0)