m
no edit summary
m (upgrade fix) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{tocright}} | |||
== Windows / Linux installation == | == Windows / Linux installation == | ||
* Unzip the contents of the zip into a directory. Probably ''nowhere near'' your World of Warcraft directory (it's ''not'' an AddOn!). Remember to conserve the directory structure in the zip! | * Unzip the contents of the zip into a directory. Probably ''nowhere near'' your World of Warcraft directory (it's ''not'' an AddOn!). Remember to conserve the directory structure in the zip! | ||
: Below, we will assume you put it in <tt style="border-bottom: 1px dotted;">C:/wowbench</tt>. | : Below, we will assume you put it in <tt style="border-bottom: 1px dotted;">C:/wowbench</tt>. | ||
* If you are '''not''' running under Win32: Download Lua binaries from [http://luabinaries.luaforge.net/ http://luabinaries.luaforge.net/] | * If you are '''not''' running under Win32: Download Lua binaries from [http://luabinaries.luaforge.net/ http://luabinaries.luaforge.net/] | ||
: Make sure you get version 5.0.<small>(something)</small>, as this is what WoW uses | : Make sure you get version 5.0.<small>(something)</small>, as this is what WoW uses | ||
* Copy <tt style="border-bottom: 1px dotted;">config-dist.lua</tt> to <tt style="border-bottom: 1px dotted;">config.lua</tt>. | * Copy <tt style="border-bottom: 1px dotted;">config-dist.lua</tt> to <tt style="border-bottom: 1px dotted;">config.lua</tt>. | ||
At this point, you have a working WoWBench, without access to your already-installed addons nor to your configuration files. | At this point, you have a working WoWBench, without access to your already-installed addons nor to your configuration files. | ||
| Line 24: | Line 18: | ||
* Edit <tt style="border-bottom: 1px dotted;">config-dist.lua</tt> to point to your existing WoW directory, player name, etc. It is fairly self-documenting. | * Edit <tt style="border-bottom: 1px dotted;">config-dist.lua</tt> to point to your existing WoW directory, player name, etc. It is fairly self-documenting. | ||
== MacOS X Installation == | == MacOS X Installation == | ||
Note, I am still working on this, so there may be errors or issues, but I will attempt to update this as I get further. If you have any questions, please feel free to email me at: inch on @ana praxis .com (remove the spaces). | Note, I am still working on this, so there may be errors or issues, but I will attempt to update this as I get further. If you have any questions, please feel free to email me at: inch on @ana praxis .com (remove the spaces). | ||
| Line 70: | Line 60: | ||
As a final sidenote, I had to actually disable an AddOn to get the AddOns.txt file to be generated, ymmv. | As a final sidenote, I had to actually disable an AddOn to get the AddOns.txt file to be generated, ymmv. | ||
== Getting started == <div style="margin-left: 3%;"> | == Getting started == <div style="margin-left: 3%;"> | ||
* Continue to [[WoWBench/Getting started]] | * Continue to [[WoWBench/Getting started]] | ||
* Back to [[WoWBench]] | * Back to [[WoWBench]] | ||
[[Category:WoWBench|Installing]] | [[Category:WoWBench|Installing]] | ||