https://github.com/javidpack/bosschecklist
Mod for tModLoader to help with Boss Progression
https://github.com/javidpack/bosschecklist
mod terraria tmodloader
Last synced: about 1 year ago
JSON representation
Mod for tModLoader to help with Boss Progression
- Host: GitHub
- URL: https://github.com/javidpack/bosschecklist
- Owner: JavidPack
- Created: 2016-10-26T07:51:54.000Z (over 9 years ago)
- Default Branch: 1.4.4
- Last Pushed: 2025-04-10T20:16:25.000Z (about 1 year ago)
- Last Synced: 2025-04-12T19:53:20.865Z (about 1 year ago)
- Topics: mod, terraria, tmodloader
- Language: C#
- Homepage: https://forums.terraria.org/index.php?threads/boss-checklist-in-game-progression-checklist.50668/
- Size: 5.77 MB
- Stars: 66
- Watchers: 6
- Forks: 27
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BossChecklist
Boss Checklist is a tModLoader mod to help users track Boss Progression. Users can view upcoming bosses among many other useful features.
Boss Checklist is currently the **3rd most subscribed mod** for tModLoader, with over **3 million subscribers**.
Mods can add their bosses to the Boss Log via simple `Mod.Call` code. There are many customization options available to modders who wish to do advanced options as well.
# Download
Users should download Boss Checklist either in-game or by clicking the subscribe button on [the workshop homepage](https://steamcommunity.com/sharedfiles/filedetails/?id=2669644269).
# API
The [wiki](https://github.com/JavidPack/BossChecklist/wiki) has all the information modders need for adding support for bosses in their mods.
# Development
Feel free to suggest features and submit bug reports. It is preferred that you come talk to us directly on the `#boss-checklist` channel of our [Discord](discord.gg/w8Hcwby). Chatting in real-time will greatly speedup any discussion or bug reporting.