Ace3

  • 2 pages found
NameAuthorLast updated byUpdated on
NameAuthorLast updated byUpdated on
Main Kaelten Aiiane 11 Oct 2008
This project is a planned port of the Ace3 framework from WoW to WAR. Currently, AceAddon, AceLocale, and AceTimer should be functional for WAR. Ports of the other libraries may occur at future points in time.
Using AceLocale Aiiane Aiiane 30 Sep 2008
Using AceLocale-3.0 AceLocale-3.0 for WAR uses the LibStub versioning library - make sure to include both LibStub.lua and AceLocale-3.0.lua in your .mod's <Files> section if embedding AceLocale-3.0 for WAR. Registering translations Setting up a given locale's translations is quite simple with AceLocale. To begin with, create a new Lua file for the locale - it's recommended that this include the locale name for ease of reference, but it's not a requirement. You'll need to add this new file to...
  • 2 pages found