• R/O
  • SSH

OMP: Commit

Multiplayer platform


Commit MetaInfo

Revisione02c52aa90fcdf1e82e93f33f0a39169dbb5c32e (tree)
Time2017-05-24 03:41:02
AuthorFace
CommiterFace

Log Message

Configuration: change to Azure server address for this release

Change Summary

Incremental Difference

diff -r fb700021df2d -r e02c52aa90fc Modules/Plugin/OMPClient.xml
--- a/Modules/Plugin/OMPClient.xml Tue May 23 20:37:40 2017 +0200
+++ b/Modules/Plugin/OMPClient.xml Tue May 23 20:41:02 2017 +0200
@@ -1,6 +1,6 @@
11 <?xml version="1.0"?>
22 <OMPClientConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="Nobody" xmlns="http://Orbiter.Multiplayer.Server">
3- <Network IP="omp.ddns.net" TCP="1515" UDP="2500" Configuration="Standard" />
3+ <Network IP="omp.westeurope.cloudapp.azure.com" TCP="1515"/>
44 <Password>drewsfaster</Password>
55 <Timing Transmitter="200" />
66 </OMPClientConfiguration>
\ No newline at end of file
Show on old repository browser