A set of tools for randomizing and modifying Pokémon games.
External dependencies:
- Zig
master
- Linux only:
- zenity (optional file dialog)
After getting the dependencies just clone the repo and its submodules and run:
zig build
All build artifacts will end up in zig-out/bin
.
See zig build --help
for build options.
Links to external resources documenting the layout of Pokemom games.