Unreal Tournament Screenshots
Lameduckie goes for a ride. (There are still people who are much better than I am. I don't know how they do it.) There is one 'odd duck out' in the list, but it was included because of a spectacular FPH (frags-per-hour) number. The links are almost totally messed up. This is because of the Java Program described below the shots. DirectoryRename Quick and dirty, DirectoryRename will rename all the files in a given directory with a certain prefix and postfix, counting upwards. Be sure to include the '.' on your extensions. Be careful! All files in the directory will be renamed!! java DirectoryRename <Source Path> <Prefix> <Postfix> java DirectoryRename C:\temp\img img_ut_ .jpgDirectoryRename.java - Source DirectoryRename.class - Runnable |