Changelog
- Added French translations for what's available right now. Thanks to Aelysya for providing the translations.
- Changed the following stats' English names in the popups:
- Defense: DFE -> DEF
- Speed: SPD -> SPE
- Special Attack: ATS -> SPA
- Special Defense: DFS -> SPD
Installation
1. Download
ZVBattleMessages.psdkplug
and
193208.csv
from this release.
2. Place
ZVBattleMessages.psdkplug
in
YOUR_PROJECT_ROOT/scripts
.
3. Open
YOUR_PROJECT_ROOT/cmd.bat
. This will bring up a command prompt.
4. In the command prompt, type
psdk --util=plugin load
and press Enter,
5. Place
193208.csv
in
YOUR_PROJECT_ROOT/Data/Text/Dialogs
.
If you're already using the
193208.csv
filename for a different file, then you can rename this plugin's CSV file to a different
1NNNNN.csv
file. Change the number in the
csv_id
field in this plugin's JSON config file to the
NNNNN
number you picked.