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
blow is the cocos2d-iphone-extensions readme example
How to get the source
git clone git@github.com:cocos2d/cocos2d-iphone-extensions.git
cd cocos2d-iphone-extensions
# init cocos2d-iphone submodule in order to build & run the tests.
git submodule update --init
# to get latest source from develop branch, use this command:
git checkout -t origin/develop
and I hope to port filesdownloader sooner or later.