WoWBench/Getting started: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4: Line 4:
<div style="margin-left: 3%;">
<div style="margin-left: 3%;">


=== Example startup ===
Getting up and running with WoWBench is really only a matter of starting it.
<div style="margin-left: 3%;">


Getting up and running with WoWBench is really only a matter of starting it, e.g.:
=== Startup in [[AddOn Studio]]: ===
 
==== In [[AddOn Studio]] ====
a. <code>View > Lua Console</code>
a. <code>View > Lua Console</code>


Line 22: Line 19:
[[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: ====
=== Startup with the command line: ===
:<code>C:\wowbench>'''lua wowbench.lua -f'''</code>
:<code>C:\wowbench>'''lua wowbench.lua -f'''</code>


Line 63: Line 60:
</div><div style="clear:left;"></div>
</div><div style="clear:left;"></div>


== Running ==
At this point, you have a vanilla WoW emulator up and running.  
At this point, you have a vanilla WoW emulator up and running.