You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed the automatic creation of the ~/.rapidgame folder.
The --dest option is a path (not a name) so it can be moved.
Updated readme.
Removed the feature to automatically download cocos2d-x source in favor of using the source folder specified by the user.
Required node modules more light-weight.
On Windows, the path to MsBuild.exe, Lib.exe and VCTargetsPath can be set manually in case they cannot be automatically located.
Android libraries are now placed in the lib folder instead of the mk folder.
Fixed linking problem on Windows due to 3.7 upgrade.