andrewphorn / ClassiCube-Client

The applet used for classicube.net
34 stars 19 forks source link

[Launcher] add a start lan under the singleplayer button in the launcher #321

Closed n00b7 closed 9 years ago

n00b7 commented 9 years ago

for people who have friends who want to play classicube at the same house this would be useful

once you click the button a tab would appear saying:

lan game set on ip: (random ip) click ok to start

[ok]

then the server could be opened by using the direct connect button type/paste the ip into the box and click ok

and you will join the lan

(it would be a neat way to have a private server)

mstefarov commented 9 years ago

It's possible to connect to local servers using the following syntax:

mc://123.45.67.89/username (Implies using port 25565)

Or

mc://123.45.67.89:12345/username (For non-standard ports)

n00b7 commented 9 years ago

ok