Skip to content

Distribution

Restioson edited this page Jun 12, 2017 · 1 revision

Packr

It is desirable to provide a native executable file to players (.exe, .app, etc). To allow for this, you can use packr. Packr packs your JAR with a JVM for that platform, and bundles it as an executable file.

Clone this wiki locally