
--- FileNameWrangler - version 2.0.5 ---

	FileNameWrangler helps you modify the names of many files at once.

	FileNameWrangler is provided for free.
	Do not trust anyone who tries to sell FileNameWrangler.
	See https://sundee.neocities.org/ for updates and other programs.

	This program is for Windows only. Tested on Windows 7 only.
	Linux version is not planned, but I may make it some day.
	Mac version never.


--- Usage and tips ---

	Drag and drop files onto the window.
	
	Bottom left box has a list of current files, the bottom right box can be used to edit those
	names.
	
	Hold [Ctrl] while selecting text to add new selections while keeping the old ones.
	Hold [Alt] while selecting text to erase parts of existing selections.
	
	Pressing [Ctrl]+[A] once selects an entire row, pressing it again selects all rows.
	
	The pin/tack icon on top right of the window will make the window stay on top of other windows.


--- Other notes/trivia ---

	_filenamewrangler.state stores information about the program's current state, such as window
	position and size, and other things like whether "Lock file extensions" is on/off. If you don't
	want it to be created, rename FileNameWrangler.exe by adding the word "portable" somewhere in
	it, for example FileNameWrangler_portable.exe
	
	This program was written in plain C.
	stb_image library is used to read .png files (icons and bitmap fonts).