- Joined
- Mar 23, 2017
- Messages
- 4,125
- Reaction score
- 10,639
- First Language
- Czech
- Primarily Uses
- RMMV
Just as the name suggests, the plugin encodes your database files. Or in particular all JSON files it finds inside the data folder of your project. That means any JSON files that are outside of this folder (and hence any plugins that use them) are incompatible with this.
The purpose of it is simple, to make your database files human unreadable.
How to use:
1. turn on the plugin
2. launch the game in playtest mode
3. deploy the game
4. delete the base database files inside your deployed version (inside the /data folder), leave all the EncData files inside
5. That's all!
Terms of use:
MIT license
Find it here:
https://github.com/Poryg1/RPG-maker-MV-small-plugins
The purpose of it is simple, to make your database files human unreadable.
How to use:
1. turn on the plugin
2. launch the game in playtest mode
3. deploy the game
4. delete the base database files inside your deployed version (inside the /data folder), leave all the EncData files inside
5. That's all!
Terms of use:
MIT license
Find it here:
https://github.com/Poryg1/RPG-maker-MV-small-plugins


