Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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