Skip to content
This repository has been archived by the owner on Jul 20, 2019. It is now read-only.

schlunsen/UnityAwesomium

Repository files navigation

Unity wrapper for the Awesomium lilbrary. Still in development!

For editor usage copy icudt38.dll and Awesomium.dll from Assets/Plugins folder 
to your unity Editor folder in Program Files.

Folder explanation:
build/ - Test build of Unity application using awesomium
Assets/ - Unity project assets and scripts
UnityAwesomiumSource/ - C/C++ wrapper for usage in Unity application

Dirty flash hack support:
For flash support make sure you have installed firefox with flash 

Future Goals	
	* Keyboard support
	* Refactoring 
	* Support for mulitple views ( Support for multiple awesomium webviews )