GoldpawsStuff / AddonTemplate

Template for small, simple standalone addons for World of Warcraft.

Home Page:https://www.patreon.com/GoldpawsStuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AddonTemplate

Template for small, simple standalone addons for World of Warcraft.

To use this as a base for your own addons, use it as a template or use the GitHub import option and choose the intended project name as you import, and then follow the guide below to further tailor it to your own project. Alternatively you can download a zip manually and just start from there.

Good luck and have fun!

How to prepare the template

To use this template, you need to rename some files and folders, and do a search and replace within all the files for a few select keywords.

  • Rename the folder AddonTemplate to your project name, if you haven't already.
  • Rename the folder YOUR_ADDON to the exact folder name of your addon.
  • Rename the file YOUR_ADDON.toc so that you get the exact folder name of your addon, with the .toc file ending.
  • Run a search and replace on all the files in the entire folder structure for YOUR_ADDON, and replace it with the exact folder name of your addon.
  • Run a search and replace on all the files in the entire folder structure for YOUR_NAME, and replace it with your name, or gamertag or whatever you want the author of the addon to be listed as.

Support & Connect

About

Template for small, simple standalone addons for World of Warcraft.

https://www.patreon.com/GoldpawsStuff

License:Other


Languages

Language:Lua 100.0%