10.04.2020, 19:24
1.You can create your own private server by simply downloading the server files.
Then, you really need to change one thing (or two, depends on your choice).
The first thing you must change is the attribute "public" in <config> tag from true to false in config.xml which you can find in main directory of the server folder.
The second thing (which is purely optional) is to change the ip address in <master> tag to avoid visibility of your server in G2O http API.
2.Any graphical mods should work with G2O without any problems (even DX11, but this can be tricky to get it work with g2o without moving files to specific directories).
Then, you really need to change one thing (or two, depends on your choice).
The first thing you must change is the attribute "public" in <config> tag from true to false in config.xml which you can find in main directory of the server folder.
The second thing (which is purely optional) is to change the ip address in <master> tag to avoid visibility of your server in G2O http API.
2.Any graphical mods should work with G2O without any problems (even DX11, but this can be tricky to get it work with g2o without moving files to specific directories).