Skip to content

Commit b74969f

Browse files
authored
Update README.md
1 parent 58ac496 commit b74969f

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,18 @@ It allows you to edit all sorts of Flags and Event Work data from save files.
55
## Setup Instructions
66
- Download the plugin from the latest release [here](https://github.com/fattard/FlagsEditorEXPlugin/releases/latest).
77
- Extract and unblock them in Windows' Properties Menu.
8-
- Put them in the *plugins* folder that is in the same directory as the PKHeX program path.
8+
- Put them in the *plugins* folder that is in the same folder as the PKHeX program path.
9+
- If the *plugins* folder does not exist, create a new one, all lowercase letters.
910
- Check for more instructions examples if you have trouble: [Manually Installing PKHeX Plugins](https://github.com/architdate/PKHeX-Plugins/wiki/Installing-PKHeX-Plugins#manual-installation-or-installing-older-releases).
1011

1112
## Actions
1213

14+
**Note: The lists may contain unused data, which will be filtered out later, as documentation on the flags progresses.**
15+
1316
### Dump all Flags
1417

1518
This action will export the entire flag database with the current flag states (True/False) and event work values, with additional description (when available).
1619
This action is mainly for researching flag states and diffing previous/current states to discover and document the flag usages, that will be added as human readable information.
17-
The exported file will contains the name *flags_dump_VERSION.txt* that will be created alongside the PKHeX program path.
1820

1921
### Edit Flags
2022

@@ -28,7 +30,6 @@ All sorts of Flags and Event Work data can be edited through several tabs, that
2830

2931
After finishing editing, export your save data from the base application.
3032

31-
**Note: The lists may contain unused data, which will be filtered out later, as documentation on the flags progresses.**
3233
**No safety checks are done at all, so any combination of changes may cause issues like softlocks, crashes and permanent data loss.**
3334
**Save data backups are strongly recommended before going into flags editing.**
3435

@@ -104,3 +105,10 @@ To contribute, create a copy of the above, fill the info you researched, and con
104105

105106
Priority for community contribution would be the 3DS games.
106107
B2W2 had some progress right now.
108+
109+
## Credits
110+
111+
[Kurt](https://github.com/kwsch) for [PKHeX](https://github.com/kwsch/PKHeX) and [pkNX](https://github.com/kwsch/pkNX)
112+
[Matt](https://github.com/sora10pls) for a lot of research over event flags and datamining
113+
[Pret](https://github.com/Pret) and all the disassemblies
114+
All the people in [PPOrg](https://projectpokemon.org) that have contributed to event flags research

0 commit comments

Comments
 (0)