summaryrefslogtreecommitdiffstats
path: root/tools/ArtChecker/summaryall.bat
blob: 648eea59babf87ed4300e182f108a0f63e1cbefe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
:// Usage summary <destination filename>
:// example summary myfile.txt


dir *.p3d /b> dir.txt

@perl d:\artchecker\summaryall.pl dir.txt 

:// ..\..\..\build\ps2\LevelMemoryNumbers.txt

del dir.txt