49
edits
No edit summary |
|||
| Line 1: | Line 1: | ||
<small>[[WoWBench]] » Getting started</small> | {{tocright}}<small>[[WoWBench]] » Getting started</small> | ||
== Starting WoWBench == | == Starting WoWBench == | ||
| Line 10: | Line 8: | ||
Getting up and running with WoWBench is really only a matter of starting it, e.g.: | Getting up and running with WoWBench is really only a matter of starting it, e.g.: | ||
==== In [[AddOn Studio]] ==== | ==== In [[AddOn Studio]] ==== | ||
| Line 29: | Line 22: | ||
[[File:AddOn_Studio_2022_for_WoW_-_Features_Lua_Console_Bench_Console_-_220412.0.png]] | [[File:AddOn_Studio_2022_for_WoW_-_Features_Lua_Console_Bench_Console_-_220412.0.png]] | ||
==== For the command line: ==== | |||
:<code>C:\wowbench>'''lua wowbench.lua -f'''</code> | |||
The "-f" switch probably isn't what you want to use for each startup, but if you give ''no'' [[#Command line arguments|command line arguments]], it will show parameter help rather than starting up. | |||
<div style="float:left; clear:left; margin-left: 2em;"> | <div style="float:left; clear:left; margin-left: 2em;"> | ||