49
edits
No edit summary |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 81: | Line 81: | ||
=== Edition names === | === Edition names === | ||
Known | Known main-use name postfixes (shown in full name context) are: | ||
* MyAddon.toc - the default .toc file. Any edition or game mode will load this file, including retail. | * MyAddon.toc - the default .toc file. Any edition or game mode will load this file, including retail. | ||
* MyAddOn_Classic.toc - used for any Classic edition | * MyAddOn_Classic.toc - used for any Classic edition | ||
| Line 88: | Line 88: | ||
Other known name postfixes (shown in full name context) are: | Other known name postfixes (shown in full name context) are: | ||
* MyAddOn_Mainline.toc - used for Retail. Highly suggested to just use default instead | * MyAddOn_Mainline.toc - used for Retail. Highly suggested to just use default instead | ||
* | * MyAddOn_Mists.toc - used for Cataclysm. Suggested to use 'Classic' instead, and differentiate with 'Vanilla' if necessary | ||
* MyAddOn_Standard.toc - used for any standard mode, version or edition. will be ignored when non-standard mode is loaded. | * MyAddOn_Standard.toc - used for any standard mode, version or edition. will be ignored when non-standard mode is loaded. | ||
* MyAddOn_WoWLabs.toc - used for a non-standard game mode | * MyAddOn_WoWLabs.toc - used for a non-standard game mode | ||
Deprecated or unused (shown in full name context) are: | Deprecated or unused (shown in full name context) are: | ||
* MyAddOn_Cata.toc - used for Cataclysm. There is no longer a way to load Cataclysm | |||
* MyAddOn_Wrath.toc - was used for WotLK. There is no longer a way to load WotLK | * MyAddOn_Wrath.toc - was used for WotLK. There is no longer a way to load WotLK | ||
* MyAddOn_TBC.toc - was used for TBC. There is no longer a way to load TBC | * MyAddOn_TBC.toc - was used for TBC. There is no longer a way to load TBC | ||
| Line 101: | Line 102: | ||
* MyAddOn-Classic.toc - older deprecated postfix for Classic | * MyAddOn-Classic.toc - older deprecated postfix for Classic | ||
* MyAddOn-Mainline.toc - older deprecated postfix for Retail | * MyAddOn-Mainline.toc - older deprecated postfix for Retail | ||
* MyAddOn_PlunderStorm.toc - used for a PlunderStorm game mode | |||
=== Edition precedence === | === Edition precedence === | ||
| Line 243: | Line 245: | ||
** mists | ** mists | ||
** mainline | ** mainline | ||
* AllowLoadTextLocale | |||
** enUS | |||
** frFR | |||
** ruRU | |||
** zhCN | |||
** zhTW | |||
** ... (or whatever other text localization code) | |||
; File path markup names, with replacement values | ; File path markup names, with replacement values | ||