BabbleLib

This project is abandoned.

Whether this project is out of date or its author marked it as abandoned, this project is no longer maintained.

If you wish to take this project over, please report it and state your intentions.

A few libraries to help with localization.
This works as either an embedded library or a standalone addon.

English, German, French, Simplified Chinese.

This provides a lot of handy features.
I'll show German in the following examples, but it works for French and English as well:
Class: "Hexenmeister"
Class color: "Hexenmeister" -> purple
Zone: "Das Brachland"
Spell: "Blitzheilung"
Spell tree: "Wiederherstellung"
Spell icon: "Blitzheilung" -> "Interface\\Icons\\Spell_Holy_FlashHeal"
Boss name: "Vaelastrasz der Verdorbene"

Users:
TO INSTALL: Put the BabbleLib folder into
\World of Warcraft\Interface\AddOns\

Developers:
Place the BabbleLib lua files into your AddOn's folder, then add BabbleLib.lua to the .toc file.
Then, to access the library, in your code, write `local babbleCore = BabbleLib:GetInstance("Core 1.1")`.
From that point on, you can access BabbleLib's functions.

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
10 May 2006
Category
Last update
09 May 2008
Development stage
Abandoned
License
All Rights Reserved
Recent files

Authors