Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:Cosmos (AddOn)/Cosmos FAQ
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Programming Questions === ==== I want to write AddOns. Where do I start? ==== :AddOns are written in [http://www.lua.org LUA] and XML. [[Main Page|WoWWiki]] has a fairly complete API listing. The [http://forums.worldofwarcraft.com/board.aspx?fn=wow-interface-customization WoW Interface Customization Board] is a great resource as well. :It also helps to have a good code editor. ::For Windows: ::*[http://www.scintilla.org/SciTE.html SciTE] ::For the Macintosh: ::*[http://macromates.com/ TextMate] ::*[http://smultron.sourceforge.net/ Smultron] ::*[http://www.codingmonkeys.de/subethaedit/ SubEThaEdit] ::*[http://www.barebones.com/ BBEdit] with [http://www.mixicon.com/downloads/Lua_LM.sitx the LUA coding module] ==== Howdo I get my addon included in Cosmos? ==== :First of all you must understand our goals and standards. :*Check out our [[Cosmos Coding Standard]] and [[Cosmos Developers Guide]]. :*Know that with few exceptions all Cosmos addons have the following: :**An active developer that maintains their addons directly in the Cosmos SVN (Subversion) repository and keeps them working and improving upon them. :**Either Khaos GUI registration for one-stop options or their own GUI options with a button to open them on the Earth Feature Frame. :**If there is no Khaos GUI then addon must be able to save user profiles at least by character if not by choosing an options profile (the beauty of Khaos is that it handles all this). :*Email your request to the [[Cosmos#Active_Developers|Team Lead]] with details on where to download the most recent version and why you belive your addon should be in Cosmos. ==== How can I help out the Cosmos Team if I'm not a programmer? ==== :We are always looking for help and we don't tend to turn much of it down. :*One of the things that always needs updating is the wiki here. Each addon should have its own page and they are constantly out of date. Anything that you can do to keep these pages up to date and easily understandable would be most appreciated. :*Another thing that always needs doing is answering people's questions. This can be done on the [http://www.cosmosui.org/forums/ Cosmos Forums] and also on our [http://www.cosmosui.org/index.php?p=irc IRC channel]. :*If you help out frequently with these and would like to have your name attached to the project contact the [[Cosmos#Active_Developers|Team Lead]] with your request.
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)