The documentation explains how to generates jsbindings, but it does not tell the proper way to integrate it into a cocos2d-js project.
- What steps should be followed?
- Where manually written C++ files should be stored?
- Where js and c++ generated files should be stored?
- What CMakeList.txt files should be edited?