HexenRPG
--------

HexenRPG is a party-based dungeon crawler system with random encounters and
turn-based combat. It is inspired by Wizardry, The Bard's Tale, and Wasteland.

Configuration
-------------

To configure the application, open the app.properties file in the root
directory.

To set the scale of the window:

	scale=2

To set the content pak, provide the name of the pak directory inside the data
directory:

	pak=pak_sandbox

To enable the XML validation of the selected pak content:

	validatePak=true

Controls (Keyboard)
-------------------

Movement

	UP    Move north
	DOWN  Move south
	LEFT  Move west
	RIGHT Move east
	1-9   Interact with object

Dialogs

	UP     Previous element
	DOWN   Next element
	TAB    Next page
	ENTER  Confirm
	ESCAPE Cancel
	1-9    Select and confirm element
	F1     Show Documentation (Item, Combat Action)

Shortcuts

	B Bestiary
	D Death Pool
	I Inventory
	P Party
	Q Quest Log
	R Rest

	F5  Quick Save
	F9  Quick Load
	F11 Save/Load Game
	F12 Screenshot

Controls (Controller XBOX)
--------------------------

Movement

	UP	  Move north
	DOWN  Move south
	LEFT  Move west
	RIGHT Move east
	A     Interact
	Y     Select menu

Dialogs

	UP    Previous element
	DOWN  Next element
	RB    Next page
	LB    Previous page
	A     Confirm
	B     Cancel


For more information visit:
https://slashbinbash.de/hexenrpg.html
https://gomf.itch.io/hexenrpg