diff --git a/README.md b/README.md index 92e10d92..0df89f0f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Fork of https://github.com/sinamas/gambatte with changes related to Pokemon speedrunning. Under GPLv2. -Restore the old libgambatte/SConstruct to build for other platforms. This project is setup for building on Ubuntu with mxe qt4 i686-w64-mingw32.static located at ~/mxe. +This has been updated to build using Qt5 instead of Qt4. If you have Qt5 dependencies, building should be easy enough. It can be built on windows using [msys2](https://msys2.github.io/) and the qt5-static package. Otherwise GLHF.