Skip to content

po-devs/pokemon-online

Repository files navigation

This is Pokémon Online

Build Status

Home Page | Forums | Source Code

Build Instructions, Scripting Guides and more on https://github.com/po-devs/pokemon-online/wiki

To test, qmake CONFIG+="po_all" and run scripts/run-tests.sh from the main folder.

License GNU General Public License

###Requirements

On Linux:

sudo apt-get install git g++ libpulse-dev libzip-dev qt5-default qtbase5-dev qtmultimedia5-dev qtquick1-5-dev qtscript5-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qtdeclarative5-particles-plugin libqt5webkit5-dev

On Windows, everything should be ready. Don't forget to check the Wiki.