Original Source
- Original title: POR_DatabaseEncoder
- Original author: Poryg
- Original date: November 8, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/por_databaseencoder.115039/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
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
Archived First Post
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
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of use: MIT license Find it here: https://github.com/Poryg1/RPG-maker-MV-small-plugins
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...