#Hello
5 messages · Page 1 of 1 (latest)
the code is opensource. So basically you can build it your self for free or buy the already build .jar and support.
How do I build it myself? Where is the file (not .jar)?
basically you have to build it through a building programm like maven or gradle. It also should be possible to build it with an IDE while cloning the repository directly. I suggest you to watch a tutorial for maven/gradle building. Its way easier then with an IDE for non programmers.