rpgtkoolmv / corescript

http://www.rpgmakerweb.com/products/programs/rpg-maker-mv
MIT License
311 stars 75 forks source link

Additional Feature System #125

Closed krmbn0576 closed 6 years ago

krmbn0576 commented 6 years ago

community-1.3 added some new features. However, some of them include "destructive" changes. This may cause destruction of old plugins.

So, we made it possible for creators to turn on and off new "destructive" features freely. They can be enabled from Community_Basic.js or other plugins.

See #120

krmbn0576 commented 6 years ago

(Aborted because not necessary)