Releases: gameeapp/gamee-js-construct
Releases · gameeapp/gamee-js-construct
Request Social
2.0
Note this is version 2.0 and is not backward compatible with previous version.
- uses gamee-js 2.0.6 instead of 2.0.4
Fixes
#2 - removed singleglobal from plugin object
#1 - problem with name convetions
#3 - protect gamee-js to not to be mangled
Cross compatible changes
- You have to place one and one only instance into inital layout now.
- You must not put more than one instance in the project even if you have more layouts.
- You can use ACE in any event sheet (even if first layout is not active)
