You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/make-a-bg3-mod-with-lua/make-a-bg3-mod-with-lua.mdx
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,9 @@ Here's the structure you'll be working with inside the **Mods** folder (you'll l
80
80
81
81
### Starter files
82
82
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:
0 commit comments