Go to file
Florian Brinker 113bc79d77
Some checks failed
continuous-integration/drone/push Build is failing
Update luacheck rules
2019-10-24 18:06:39 +02:00
Libs New Api version, new LibAddonMenu version, enabled new categories by default in the settings 2019-02-10 15:12:44 +01:00
.drone.yml Update luacheck rules 2019-10-24 18:06:39 +02:00
.luacheckrc Update luacheck rules 2019-10-24 18:06:39 +02:00
AchievementInfo.lua Fix Whitespace Warings 2019-10-23 23:21:52 +02:00
AchievementInfo.txt Add Drone Releases 2019-10-23 11:17:35 +02:00
AchievementInfoApplication.lua Fix variable issues 2019-10-24 18:06:26 +02:00
AchievementInfoCommon.lua Add LUA linting 2019-10-23 23:20:14 +02:00
AchievementInfoLangStore.lua Fix Whitespace Warings 2019-10-23 23:21:52 +02:00
AchievementInfoSettings.lua Fix variable issues 2019-10-24 18:06:26 +02:00
CHANGELOG.md Update Readme and Changelog style 2019-10-23 12:03:50 +02:00
README.md Update Readme with Linting Info 2019-10-23 23:23:55 +02:00

AchievementInfo

Build Status Latest Releases

This is an The Elderscrolls Online addon. See all details and the download @ESOUI.

Issue-Tracker

Why is this a public project?

In case I quit or pause playing TESO and cannot maintain this addon, feel free to contribute to keep this up to date and running. I'll still be available here and be able to update the ESOUI page.

How to contribute?

IMPORTANT: Github is a mirror. Please contribute at git.f-brinker.de/elderscrolls-addon-achievementInfo - You can login with your Github or Gitlab account (OAuth2).

Then, create a fork of the repository, do what you have to do and create a pull-request afterwards. Feel free to contact me any time.

Linting

Luacheck is used to check the LUA code. Documentation