Skip to content

Releases: koply/pikap

Beta 0.1.8 with x64 binaries

05 Jul 21:43
Compare
Choose a tag to compare
Pre-release

💿 Pikap Beta 0.1.8 (x64 binaries)

A stable beta version for review and testing.

The first attached JAR file is for the x86_64 Windows and Linux. The second attached JAR file is for the MacOS. If you want to run Pikap for an architecture other than these, you have to build the Pikap.

⚠️ You may experience unexpected errors and crashes in the beta version. Please let us know for fix them.

❓ How To Run

Download the given jar file and run the following command in the same file location in the command line.

For Windows and Linux (x86_64)

java -jar pikap-0.1.8-x64.jar

For MacOS

java -jar pikap-0.1.8-mac.jar

You can CTRL+C to close the application.