-------------------------------
How to play
- Click!
- Ctrl: Skipping content
- Space: Show/Hide the dialog box

Debug commands:
- F1: Debug the UI framework
- F2: Reload the current layout file

Buttons:
- Main Menu
	- Start: Start the game (from what's defined in Levels.xml)
	- Continue: Load the game from GameData.xml
	- Options: Doing nothing
	- Exit: Exit the game
- Core Game
	- Autoplay Button: Enable Autoplay function
	- Skip/Review/PlayAudio/Config Button: Doing nothing
	- Hide Button: Hide the dialog box
	- Save/Quick Save Button: Save current game status to slot 0
	- Load/Quick Load Button: Load game from slot 0
	- Exit: Return to Main Menu

-------------------------------
To edit story content:
Data/Gameplay/Levels.xml: Level "CoreGame" defines the entrance of the scenario file
Data/Gameplay/*.csv: The raw data of scenario files

To edit layout content:
Data/Layouts/*.xml

GameData file:
Will automatically be updated. Have 8 slots in total but only 1 slot is in use for now.
