To run the game:

	Windows:	run the 'KisnardOnline.exe' file
				    or 
				run the 'KisnardOnline.bat' file
				
	MAC:		run the 'KisnardOnline.sh' file
	
	Linux:		run the 'KisnardOnline.sh' file

	
Support:

	FAQ page:		http://www.kisnardonline.com/faq
	Support: 		https://discord.com/channels/295735609773785098/760350031365537819 or admin@kisnardonline.com

	
System Requirements:

	Kisnard Online can be played from any operating system that has Java 1.7+ installed, at least 800x600 screen resolution, and 1GB of RAM.  Most computers should have absolutely no issue running the game.  To run the game client you will need the Java JRE which can be downloaded from Oracle's website: http://www.java.com/en/download/
	

Troubleshooting:
	
	Game won't start/is crashing.  What do I do?
	--------------------------------------------
	If you are having issues getting the game to start or the client is crashing the best place to look is the 'KisnardOnline/logs' folder.  If there is an error message, you can find it in the latest *.txt files.  The log filenames are in the following format MM-DD-YYYY_HH.MM.SS_clientLog.txt.

	Java - UnsupportedClassVersionError
	-----------------------------------
	If running an unsupported version of java you will see on the Terminal or for Windows(in the log file) a line that says "Exception in thread "main" java.lang.UnsupportedClassVersionError: com/jayavon/game/client/KisnardOnline : Unsupported major.minor version 51.0...".  As per the minimum requirements, Java version 1.7+ is required to run the game.  To confirm your version of java you may run the "java -version" command(without the quotes) in cmd prompt or the Terminal.  Please see question #5 for more details.

	Windows - Access is Denied
	--------------------------
	If you are getting a message about access being denied there are a few steps you can try.  Move the installation folder (KisnardOnline folder) to somewhere on your PC that you have rights to (e.g. C:/Users/your_user_name).  If possible, try running the game with administrator permissions by right clicking on the KisnardOnline.exe file and selecting "Run as administrator".