-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
441e76d
commit d3c8bae
Showing
1 changed file
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
@REM ./DictFilter.exe | ||
@REM ./DictFilter.exe gamespecific 46072,55333,70716,60285,71614,67544,48109,16087,69510 | ||
@REM ./DictFilter.exe element special true | ||
@REM ./DictFilter.exe remove dictName.xml 55333,46072 | ||
@REM ./DictFilter.exe Dictionary.xml | ||
@REM ./DictFilter.exe gamespecific Dictionary.xml 46072,55333,70716,60285,71614,67544,48109,16087,69510 | ||
@REM ./DictFilter.exe element Dictionary.xml special true | ||
@REM ./DictFilter.exe remove Dictionary.xml dictName.xml 55333,46072 | ||
@REM ./DictFilter.exe merge fileA.xml fileB.xml | ||
@REM ./DictFilter.exe print | ||
@DictFilter.exe gamespecific 46072,55333,70716,60285,71614,67544,48109,16087,69510 | ||
@DictFilter.exe gamespecific Dictionary.xml 46072,55333,70716,60285,71614,67544,48109,16087,69510 |