Bios-Marcel / ServerBrowser

SA-MP Server Browser including some extra functions
Mozilla Public License 2.0
21 stars 8 forks source link

Documentation about build, aggressive proguard config. Pipeline from fat jar to proguard is connected #12

Closed bugabinga closed 7 years ago

bugabinga commented 7 years ago

Initial support for fat jars via the shadow plugin.

Initial support for javapacker builds. Native builds tested on Fedora.
client can already be run with __./gradlew client:jxfRun__. server needs
some params and mysql...

Documented the gradle API.