Results 2 issues of nofear

u need to update docs, because the method names in docs do not match the real declared methods https://github.com/greenheartgames/greenworks/blob/master/docs/friends.md `greenworks.getFriendsAccount(friend_flag)` != `SET_FUNCTION("getFriendCount", GetFriendCount);` `getFriendsAccount` change to `getFriendCount` because of such...

Can we have support for demos from fastcup.net?