1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-06 21:04:14 +02:00
Files
OpenIntegrations/docs/en/examples/RCON/FormConnectionParameters.txt
T

6 lines
204 B
Plaintext
Vendored

URL = "127.0.0.1:25565";
Password = "12We...";
WriteTimeout = 20;
ReadTimeout = 20;
Result = OPI_RCON.FormConnectionParameters(URL, Password, ReadTimeout, WriteTimeout);