=== Roller README ===

Roller is a command-line tool to convert and process OFP and ArmA island files.

Full documentation to be found at manual/Index.html

Roller home page is http://dev-heaven.net/projects/show/roller

--- For all users ---

End users don't need many of the files provided in the release:

	bin/ -> Executable files.
	config/ -> YAML configuration files.
	manual/ -> Instructions for use (snapshot of the manual on the Roller wiki).
	visitor_templates/ -> Templates to aid import of data into Visitor 3

	COPYING.txt -> Software license
	README.txt -> This document

--- For developers ---

For those interested in the source code for Roller, a complete project, source
and documentation is included:

	build/ -> Scripts to build the Roller release.
	doc/ -> Ruby rdoc documentation.
	lib/ -> Ruby source code.
	nbproject/ -> Netbeans project files.
	test/ -> Some test cases.

	Rakefile -> Used by Netbeans project.


