Kata Kuntur is now Open Source

I, finally, decided make Kata Kuntur a Open Source project, I choosed the LGPL-V3 licence.
Pre-requisities to compile
* Qt Frameworks 5.6.0 or later
Compiling Kata Kuntur
To build and run Kata Kuntur from source code, you can follow the next steps:
- git clone https://github.com/llullutuqo/katakuntur.git
 - cd katakuntur
 - qmake project.pro
 - make (on linux) or nmake (on windows with Visual Studio)
 
- Log in to post comments