diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # 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. |