From 17982418b5f85e897b7325e4963cd9dedc44ad22 Mon Sep 17 00:00:00 2001 From: Wanne Date: Fri, 10 Apr 2009 18:27:05 +0000 Subject: [PATCH] New entry "FILE_TRANSFER_DIRECTORY" in Ja2_mp.ini (not used yet) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1110 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Ja2_mp.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gamedir/Ja2_mp.ini b/gamedir/Ja2_mp.ini index 03c928bea..88b38933e 100644 --- a/gamedir/Ja2_mp.ini +++ b/gamedir/Ja2_mp.ini @@ -20,6 +20,11 @@ SERVER_IP = "127.0.0.1" ; Leave this default value. Be sure that this port is forwarded on your router if you are the server. SERVER_PORT = 60005 +; File transfer folder (relative path from the JA2 installation folder) +; If you are the server, the entire content of this folder will be sent to the clients +; If you are the client, you will receive the files from the server in this folder +FILE_TRANSFER_DIRECTORY = Data-MP\Server1 + TEAM = 1 ; Pick a team number, if its the same as another clients, you will be allied while Teams are allowed by server.