]> git.mxchange.org Git - flightgear.git/blobdiff - src/NetworkOLK/FILES
Added write-all parameter to save command. If set to true, the
[flightgear.git] / src / NetworkOLK / FILES
index 22437726728103a87e7e7ee117d3940990bf3d34..6bfd4c6ffdad10cf601d9d2d81b21d405daa0dcb 100644 (file)
@@ -3,7 +3,9 @@ README       - containing Network info
 Makefile.am  -  
 net_hud.cxx  - display found player's info in bottom/left part of HUD
 network.cxx  - initialization of netcode and vars
-network.h    - declaration of used vars and functions for libnetwork.a
-               should be included from other files using libnetwork
+fgd.h        - 
+network.h    - declaration of used vars and functions for libNetworkOLK.a
+               should be included from other files using libNetworkOLK
 net_send.cxx - communication with deamon
-Tools        - directory containing network tools and toys
+Tools        - directory containing the deamon, tools and toys necessairy
+               for testing the network with and without FGFS.