Skip to content

Instantly share code, notes, and snippets.

@edgarjcfn
Last active August 29, 2015 14:05
Show Gist options
  • Select an option

  • Save edgarjcfn/29791f0bda934c7a3b10 to your computer and use it in GitHub Desktop.

Select an option

Save edgarjcfn/29791f0bda934c7a3b10 to your computer and use it in GitHub Desktop.
Setting up Cocos2D-js
  • Checkout Cocos2D-js Repository
  • Update all submodules
  • Navigate to frameworks/js-bindings/cocos2dx
  • Update all submodules here too
  • Still in this folder, run download_deps.py
  • Go back to root of cocos2dx
  • run ./setup.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment