Skip to content

Commit cf59dde

Browse files
committed
Update make-a-bg3-mod-with-lua.mdx
1 parent dca1d2b commit cf59dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Here's the structure you'll be working with inside the **Mods** folder (you'll l
8585

8686
### Starter files
8787

88-
[Here’s a zip folder](LINK) containing the starter files for this project! It contains the basic file structure you’ll be working with.
88+
[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.
8989
```
9090
Mods/Frog/Mods/Frog
9191
├── meta.lsx
@@ -316,7 +316,7 @@ May you win every battle, and have fun breaking Faerûn!
316316

317317
Here are some more resources to explore:
318318

319-
- [accessibly named link to full source code on github](codedex/projects/etc)
319+
{/* - [accessibly named link to full source code on github](codedex/projects/etc) */}
320320
- [BG3 Modding Wiki](https://bg3.wiki/wiki/Modding:Modding_resources)
321321
- [Norbyte's BG3 Search Engine](https://bg3.norbyte.dev/search)
322322
- [Manual Modding in BG3 for MacOS Users](https://www.youtube.com/watch?v=8BNi0uNOvrE)

0 commit comments

Comments
 (0)