MegaAntiCheat / client-backend

GNU General Public License v3.0
118 stars 25 forks source link

TODO: Add ability to change RCon port #93

Closed Bash-09 closed 8 months ago

Bash-09 commented 8 months ago

The Rcon port that TF2 runs on can be changed by adding -port <whatever> to the TF2 launch parameters. The client will need a way to also change this if the user so wants.

This should work around the iTunes issue that's popped up with a few people, perhaps we should default to using a different port because some people don't realise they have iTunes or whatever other Apple software installed.

Necessary steps would be:

c4thook commented 8 months ago

nice anticheat guys 👍

cinortaxeh commented 8 months ago

Looks all good 👍

sydenlous commented 8 months ago

thank you for this awesome software :smiley:

Bash-09 commented 8 months ago

Done in #94