2,102
edits
Line 83: | Line 83: | ||
== Getting Started == | == Getting Started == | ||
Installation: | ;Installation: | ||
# Download and install the Visual Studio Community 2022 above<br/> | # Download and install the Visual Studio Community 2022 above<br/> | ||
#* ''Must add the ''''.Net desktop development'''' workload'' | #* ''Must add the ''''.Net desktop development'''' workload'' | ||
Line 93: | Line 93: | ||
#* Run ''''WowAddonStudio.exe''''. Or, create a short-cut and run that instead. | #* Run ''''WowAddonStudio.exe''''. Or, create a short-cut and run that instead. | ||
Basic usage: | ;Basic usage: | ||
# Create a new Project | # Create a new Project | ||
# Add existing files or create new ones | # Add existing files or create new ones | ||
Line 99: | Line 99: | ||
# Run WoW or use '/reload' to use your AddOn... | # Run WoW or use '/reload' to use your AddOn... | ||
Support: | ;Support: | ||
* [[AddOn Studio for World of Warcraft documentation|AddOn Studio documentation]] and Quick Start Guide | * [[AddOn Studio for World of Warcraft documentation|AddOn Studio documentation]] and Quick Start Guide | ||
* [//discord.gg/eAGb7Rc ASfW] on Discord, [//fallenworlds.org/addonstudio/wow/support Issue Tracker and Forums], and [[AddOn Studio for WoW History|Release History]] | * [//discord.gg/eAGb7Rc ASfW] on Discord, [//fallenworlds.org/addonstudio/wow/support Issue Tracker and Forums], and [[AddOn Studio for WoW History|Release History]] | ||
Line 105: | Line 105: | ||
* '''If you are having trouble, try running the 'clean.cmd' in the install folder.''' | * '''If you are having trouble, try running the 'clean.cmd' in the install folder.''' | ||
Updating: | ;Updating: | ||
# Rename or delete the installed 'AddOn Studio for WoW 2022' folder. | # Rename or delete the installed 'AddOn Studio for WoW 2022' folder. | ||
# Follow the Installation steps above, skipping the Visual Studio 2022 install portion. | # Follow the Installation steps above, skipping the Visual Studio 2022 install portion. |