Package Manager provides a way for developers to easily extend cocos2d-x with plugins
Core Features:
- Modularize coocs2d-x enable developers to customize the engine for their own game
- Developers can search, manage and install plugins
- Update project for the developers when install, remove or update the plugin
- Developers can share their plugin with others