View Single Post
04/13/15, 04:12 PM   #5
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,021
The .txt manifest file would look like this, for example:

Code:
## Title: NoActionbarBorders
## APIVersion: 100011
## SavedVariables: NoActionbarBorders_SavedVariables
## Description: This addon will remove the borders around the action bar skills
## Version: 0.0.1
## Author: blakbird

NoActionbarBorders.lua
SavedVariables name, author name, description and version is up 2 you.
APIversion should be the most current one so the addon is not listed as outdated inside the ESO game addon manager.
  Reply With Quote