diff --git a/addons/equipviewer/README.md b/addons/equipviewer/README.md index cd17da9c1..c528c7056 100644 --- a/addons/equipviewer/README.md +++ b/addons/equipviewer/README.md @@ -22,8 +22,10 @@ 9. hideonzone: toggles hiding while crossing zone lines (default is on/true) 10. hideoncutscene: toggles hiding when in cutscene/npc menu/etc (default is on/true) 11. justify: toggles between ammo text being right or left justifed (default is right justified) -12. game_path : sets path to FFXI folder where you want dats extracted from. Defaults to the "Final Fantasy XI" folder next to the folder containing the launcher (ussually POL.exe). -13. help: displays explanations of each command +12. help: displays explanations of each command + +Legacy Command: +game_path : sets path to FFXI folder where you want dats extracted from. Backslashes `\` must be escaped (like so: `\\`) or use forewardslash `/` instead. (legacy command as of `3.3.1` in which the game path is now pulled from the registry, but this command is still here in case you want to pull from dats that exist elsewhere) ### Example Commands ```