ESO Mod:AddOns
Modding will be limited to the user interface in Elder Scrolls Online. Lua functionality has been added to the game for this specific purpose. The API for modding is available at the ESOUI wiki, which also has in-depth articles on using the interface.
What Goes Here
There are other wikis and other information sources that cover mods in detail, so we would like to distinguish ourselves from them in the way we approach mod information.
- Depth over Breadth: Cover fewer mods, but when we do so, do so in depth.
- No Stubs! Do not begin a mod page until you're ready to write an in-depth article.
- No Readmes! Do not post the readme here.
- No Reviews!
- Utility over Exhaustion
- I.e. the goal is not to exhaustively document every fact about a given mod, but rather to produce guides that are genuinely useful to players of that mod.
Specific Mods
- Official Add-Ons — Mods by ZeniMax Online Studios
- uespLog — UESP data logging add-on.
Developing
- Global Constants — List of all global constants and their values.