CurseForge.com
Home
Addons
Authors
Forums
Knowledge base
Paste
Site issues
Sign in
Register new account
BabbleLib
Overview
Files
Tickets
Pages
Repository
Subscriptions
Donate
Main
r1
Source
Markup:
*
A few libraries to help with localization. <br />This works as either an embedded library or a standalone addon. <br /> <br />English, German, French, Simplified Chinese. <br /> <br />This provides a lot of handy features. <br />I'll show German in the following examples, but it works for French and English as well: <br />Class: "Hexenmeister" <-> "WARLOCK" <br />Class color: "Hexenmeister" -> purple <br />Zone: "Das Brachland" <-> "BARRENS" <br />Spell: "Blitzheilung" <-> "FLASH_HEAL" <br />Spell tree: "Wiederherstellung" <-> "RESTORATION" <br />Spell icon: "Blitzheilung" -> "Interface\\Icons\\Spell_Holy_FlashHeal" <br />Boss name: "Vaelastrasz der Verdorbene" <-> "VAELASTRASZ_THE_CORRUPT" <br /> <br />Users: <br />TO INSTALL: Put the BabbleLib folder into <br />\World of Warcraft\Interface\AddOns\ <br /> <br />Developers: <br />Place the BabbleLib lua files into your AddOn's folder, then add BabbleLib.lua to the .toc file. <br />Then, to access the library, in your code, write `local babbleCore = BabbleLib:GetInstance("Core 1.1")`. <br />From that point on, you can access BabbleLib's functions. <br /> <br />If you find _any_ bugs, feel free to submit them at <br />http://ckknight.wowinterface.com/portal.php?id=54&a=listbugs <br /> <br />If you want to request any features, feel free to submit your ideas at <br />http://ckknight.wowinterface.com/portal.php?id=54&a=listfeatures
Markup Type:
*
The type of markup for this entry.
Click here for details
.
WikiCreole
BBCode
Safe HTML
Plain Text
Markdown
Textile
Curse Wiki (Deprecated)