https://github.com/gwttk/bettermultiplayer
Use this tool to get better multi-player experience
https://github.com/gwttk/bettermultiplayer
game-mod java virtual-networking
Last synced: 4 months ago
JSON representation
Use this tool to get better multi-player experience
- Host: GitHub
- URL: https://github.com/gwttk/bettermultiplayer
- Owner: gwttk
- License: other
- Created: 2018-12-30T10:41:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-05T04:09:52.000Z (9 months ago)
- Last Synced: 2025-09-05T04:25:36.499Z (9 months ago)
- Topics: game-mod, java, virtual-networking
- Language: Java
- Size: 3.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## QuickStart for Client
* Make sure you have **Java 8+** installed
* [Download the zip file of latest release](../../releases). Unzip it
* install tap-windows in ovpn folder
* Run client `java -jar .\bettermultiplayer.jar client -p -s -w `.
* Enjoy!
## QuickStart for Server
* Make sure you have **Java 8+** installed
* [Download the zip file of latest release](../../releases). Unzip it
* Run server `java -jar .\bettermultiplayer.jar server -p `.
* Enjoy!