Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shresht7/bg3-mod-template
A template for a mod for Baldur's Gate 3
https://github.com/shresht7/bg3-mod-template
baldurs-gate-3 bg3 modding
Last synced: 24 days ago
JSON representation
A template for a mod for Baldur's Gate 3
- Host: GitHub
- URL: https://github.com/shresht7/bg3-mod-template
- Owner: Shresht7
- License: mit
- Created: 2023-12-21T09:20:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-30T14:00:58.000Z (12 months ago)
- Last Synced: 2024-10-15T04:25:47.429Z (2 months ago)
- Topics: baldurs-gate-3, bg3, modding
- Language: PowerShell
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BG3 Mod Template
This is a template repository for a mod for **[Baldur's Gate 3]** by **[Larian Studios]**. Read [TEMPLATE.md](./TEMPLATE.md) for more details.
## 📦 Releases
- [~~Steam Workshop~~]()
- [Nexus Mods]()
- [GitHub]()## 🔗 Requirements
- [Norbyte's Script Extender][Script-Extender]
## 🚀 Features
Write about the features of your mod.
## 📦 Installation
### [BG3 Mod Manager][BG3MM]
> LaughingLeader's [BG3 Mod Manager][BG3MM] is the recommended way to install mods for Baldur's Gate 3. You can download the software from [here][BG3MM].
1. Download the mod.
2. Open [BG3 Mod Manager][BG3MM], click on `File` and then `Import Mod...`.
3. Select the package (`.pak` or `.zip`) you just downloaded.
4. The mod will show up in the `Inactive Mod` panel on the right. Drag the Mod from the right pane to the left (`Active Mod`).
5. click on `File` to `Save Order` and again to `Export Order to Game`.---
## ⭐ Acknowledgements
- **[Larian Studios]** for creating **[Baldur's Gate 3]**.
- **[Norbyte]** for the **[Script-Extender]**## 📄 License
This project is licensed under the [MIT License](./LICENSE).
[Baldur's Gate 3]: https://baldursgate3.game
[Larian Studios]: http://larian.com
[BG3MM]: https://github.com/LaughingLeader/BG3ModManager
[Norbyte]: https://github.com/Norbyte
[Script-Extender]: https://github.com/Norbyte/bg3se