Return to site

Code addons for elder scrolls online

broken image
broken image
broken image

Most of the key information about how the API works can be found here, and the rest is (unfortunately) passed around by word of mouth by other developers (that's what this channel is for!) Developer Tools

broken image

This is the raw source code of the ESO API, which while less friendly to look at when first starting, is probably the most effective way to figure out how a given event or function is used in context. One major complaint about the ESO API is that it is very poorly documented, which will become apparent on the wiki as very few functions have much info associated with them. I would highly recommend reading through some of the pages here if you are interesting in creating addons, there's some very useful info. Here you can find the majority of the basic information about the ESO API, as well as some great tutorials to get started in creating your own addons. Addon development is actually a really good way to get into coding if you're looking to learn! The ESOUI Wiki While some prior coding experience is helpful it's definitely not needed to develop addons. If you have any questions about API usage, addon development, LUA, addons and so forth, definitely join the ESOU Discord and ask Wheels about it all! You are also free to join the ESOUI Addon Developers community on Glitter.īelow you can find some links that contain great information on how to get started with addon development, as well as information about the API itself.