|
@@ -1,11 +1,7 @@
|
|
|
= Open Game Finder
|
|
|
-:author:
|
|
|
-:revnumber:
|
|
|
-:revdate: 2016/03/17 20:48
|
|
|
+:revnumber: 2.0
|
|
|
+:revdate: 2020/07/23
|
|
|
:keywords: network
|
|
|
-:relfileprefix: ../../
|
|
|
-:imagesdir: ../..
|
|
|
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
|
|
|
The Open Game Finder (OGF) by Mark Schrijver can be plugged into any Java game. OGF enables you to find other people playing the same multiplayer game, and join them.
|
|
@@ -52,7 +48,7 @@ The server is now running and ready to accept connections. +
|
|
|
|
|
|
A client is now running, connects to the server, and displays a registration/login window.
|
|
|
|
|
|
-image::jme3/advanced/open-game-finder-1.png[open-game-finder-1.png,width="",height="",align="center"]
|
|
|
+image::networking/open-game-finder/open-game-finder-1.png[open-game-finder-1.png,width="",height="",align="center"]
|
|
|
|
|
|
*Note:* You can run several clients on localhost for testing.
|
|
|
|