cocos2d/cocos2d-console

Plugin Path in cocos2d.ini

martell opened this issue · 2 comments

Hi @ricardoquesada

Could you make the plugin directory the same as the others by retrieving it from cocos2d.ini

Currently it is
line 690
plugins_path = os.path.join(os.path.dirname(file), '..', 'plugins')

A distro might want to put these in a share folder :)

sure. I'll fix it in a few hours.