Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK authored May 14, 2020
1 parent 353a9c6 commit 6c3be3d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Minigolf Server/Client/Editor (Playforia) [![Build Status](https://travis-ci.org/PhilippvK/playforia-minigolf.svg?branch=master)](https://travis-ci.org/PhilippvK/playforia-minigolf)

## UPDATE

Prebuild Standalone Clients are coming soon. There will be Standalone Installers (no Java installation required anymore) for Windows (64 Bit) ans MacOS.

Check out the [Releases](https://github.com/PhilippvK/playforia-minigolf/releases) in a few days!

For benchmarking resons, a very low spec game server is currently hosting the minigolf server application. You can try it out using the IP `35.209.2.60` and leave some feedback on how the experience was. I apologize for any downtimes, as I can not check it very often.

## Screenshot

![Original Playforia Minigolf Main Menu](screenshot.png)
Expand Down Expand Up @@ -89,6 +97,12 @@ Untested: (Will likely be compatible, too!)
4. The Java code you will find in the repository is pretty bad. Some parts even look like they where generated, for example by an converter tool
5. There is actually an aimbot implemented in the client code. Look for `allowCheating` in `GameCanvas.java` for trying it out. Use it wisely.

## Contributors

- [@PhilippvK](https://github.com/PhilippvK) (BuyMeACoffe: https://www.buymeacoff.ee/PhilippvK)
- [@maitovelkkis](https://github.com/maitovelkkis)
- [@eYeWoRRy](https://github.com/eYeWoRRy)

---

## Final Words
Expand Down

0 comments on commit 6c3be3d

Please sign in to comment.