Skip to content

Commit 32d588b

Browse files
authored
Mention ignore/replacing items with Extract app
1 parent a71234a commit 32d588b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ You can specify a single recording, or a directory of recordings, with the `-r/-
7777
If specifying a directory of recordings, a new OTBM file will be created for reach recording.
7878
The format of created OTBM files is (XYZ is login position and date is UTC time): `RecordingFilename__X_Y_Z__Day_Month_Year__Hour_Minute_Second.otbm`
7979

80+
The Extract app uses the `ItemsIgnore.xml` and `ItemsReplace.xml` files in the `Content` directory for ignoring/replacing items when creating OTBM files.
81+
8082
By default, the `Extract` app outputs created OTBM files to the current directory.
8183
You can override this by passing `-o/--outdirectory` on the command-line.
8284
e.g., `-o=C:\ExtractedMaps\`.

0 commit comments

Comments
 (0)