Skip to content

Commit d4dffb5

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

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@ Here's the structure you'll be working with inside the **Mods** folder (you'll l
8080

8181
### Starter files
8282

83-
[Here’s a zip folder](https://drive.google.com/drive/folders/1JOE5uq8Ky6MKy3agzan6Zqdr7Z2HAYtJ?usp=sharing) containing the starter files for this project! It contains the basic file structure you’ll be working with.
83+
[Here’s a zip folder](https://drive.google.com/drive/folders/1JOE5uq8Ky6MKy3agzan6Zqdr7Z2HAYtJ?usp=sharing) containing the starter files for this project!
84+
85+
It contains the basic file structure you’ll be working with:
8486

8587
```output
8688
Mods/Frog/

0 commit comments

Comments
 (0)