<!--

	Arkadium Framework Config File 
	(c) 2007 Arkadium()
	www.arkadium.com
	
	version 1.0.0
		
-->

<arkadium_framework_config>

	<!--
	enable_arkadium_logo: This enables/disables the powered by arkadium context menu and visual logo.
	-->
	<enable_arkadium_logo type="BOOL">true</enable_arkadium_logo>
	
	<!--
	enable_debugging: Not currently implemented but will enable/disable debug information, panels, cheat codes, etc.
	-->
	<enable_debugging type="BOOL">true</enable_debugging>
	
	<!--
	gameend_url: This is the remote location of the game end panel that gets loaded into all games.
	-->
	<gameend_url type="STRING"></gameend_url>
	
</arkadium_framework_config>