promotional bannermobile promotional banner

BoomForge

Unlisted
A shared plugin framework for WoW addons. It hosts common libraries and a small plugin registry so addons that depend on it can stay lean.
Back to Files

v0.2.0

File nameBoomForge-v0.2.0.zip
Uploader
whatisboomwhatisboom
Uploaded
Jul 13, 2026
Downloads
487
Size
135.9 KB
Flavors
Retail
File ID
8422584
Type
R
Release
Supported game versions
  • 12.0.7

What's new

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.2.0 - 2026-07-12

Added

  • Initial scaffold: shared Ace3/LibDataBroker/LibDBIcon/LibSharedMedia library hosting via embeds.xml.
  • BoomForge:RegisterPlugin(plugin, opts) — loosely-coupled plugin registry (bookkeeping + API-version check), returning an entry with a growable services table (currently services.log, a namespaced debug/print helper).
  • No user-facing UI in v1 (no Settings category, no minimap icon) — pure Lua services layer.

Changed

  • The shared logger is only reachable via RegisterPlugin (entry.services.log) — there is no standalone public way to get one without registering as a plugin. BoomForge is a base for a committed plugin ecosystem, not a grab-bag of free-standing utilities.

This mod has no additional files