From d85fff07882b0adcc6ddab5bb8df2a5ee000278a Mon Sep 17 00:00:00 2001 From: RubenatorX Date: Tue, 18 May 2021 15:45:21 -0600 Subject: [PATCH] windower.ffxi_path game_path changes --- addons/equipviewer/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 ```