Go to file
Florian Brinker 54f8f1ffae
continuous-integration/drone/push Build is passing Details
Fix adding unneeded files to build
2019-10-27 00:35:56 +02:00
Libs Removed LibStub Usage 2019-10-26 23:43:18 +02:00
.drone.status Removed LibStub Usage 2019-10-26 23:43:18 +02:00
.drone.yml Fix adding unneeded files to build 2019-10-27 00:35:56 +02:00
.luacheckrc Whitelist –Dependency 2019-10-26 23:51:19 +02:00
AchievementInfo.lua Add LUA linting and fix multiple errors 2019-10-24 19:11:16 +02:00
AchievementInfo.txt Removed LibStub Usage 2019-10-26 23:43:18 +02:00
AchievementInfoApplication.lua Add LUA linting and fix multiple errors 2019-10-24 19:11:16 +02:00
AchievementInfoCommon.lua Fix Addon Version 2019-10-26 22:15:38 +02:00
AchievementInfoLangStore.lua Add LUA linting and fix multiple errors 2019-10-24 19:11:16 +02:00
AchievementInfoSettings.lua Removed LibStub Usage 2019-10-26 23:43:18 +02:00
CHANGELOG.md Removed LibStub Usage 2019-10-26 23:43:18 +02:00
README.md Add LUA linting and fix multiple errors 2019-10-24 19:11:16 +02:00

README.md

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