Skip to content

Instantly share code, notes, and snippets.

@emersonrp
emersonrp / MERCURY.INI
Created February 5, 2024 18:26
Mercury/32 config file
# MERCURY.INI generated by Mercury Setup
#
#
# Sample Bindery Mode / Standalone Mode MERCURY.INI file.
# This sample file implements most of the possible switches for each
# module, but you can edit it to do less if you wish.
#
# Anything after a '#' to the end of the line is a comment and
# is stripped out before parsing. Trailing and leading whitespace
# is also stripped before parsing. Many sample commands have been
@emersonrp
emersonrp / WorldQuests.lua
Last active October 14, 2020 23:18
Brute-force fix of Broker_WorldQuests for Shadowlands
--[[----
--
-- Broker_WorldQuests
--
-- World of Warcraft addon to display Legion world quests in convenient list form.
-- Doesn't do anything on its own; requires a data broker addon!
--
-- Author: myno
--
--]]----