summaryrefslogtreecommitdiff
path: root/README.md
blob: c47c548332a302c95007c2fca5fa63831e71cd4c (plain)
1
2
3
4
5
6
7
8
# pokeruby-tools

This repository contains Windows binaries of the tools required to build [pokeruby](https://github.com/pret/pokeruby)
You may need the Visual C++ runtime DLL to run some of these executables. Please choose the file called `vc_redist.x86.exe`.

Copy the `tools/` folder over the `tools/` folder in your pokeruby directory.

See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to build the tools.