diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # pokeruby-tools -You may need the Visual C++ runtime DLL to run some of these executables. Please choose the file called "vc_redist.x86.exe". +This repository contains Windows binaries of the tools required to build [pokeruby](https://github.com/pret/pokeruby) -https://www.microsoft.com/en-us/download/details.aspx?id=48145 +Copy the `tools/` folder over the `tools/` folder in your pokeruby directory. |