mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-27 00:42:59 +08:00
Update README.md
This commit is contained in:
parent
a45b82639c
commit
a7f0559e32
@ -1,2 +1,14 @@
|
|||||||
# Multi Theft Auto
|
# Multi Theft Auto
|
||||||
[Multi Theft Auto](https://mtasa.com/) is a Open Source Grand Theft Auto: San Andreas Multiplayer modification.
|
[Multi Theft Auto](https://mtasa.com/) is a Open Source Grand Theft Auto: San Andreas Multiplayer modification.
|
||||||
|
|
||||||
|
### Server Ports
|
||||||
|
|
||||||
|
Multi Theft Auto requires 3 ports.
|
||||||
|
|
||||||
|
| Port | Default |
|
||||||
|
-------|----------
|
||||||
|
| Game | 22003 |
|
||||||
|
| http | 22005 |
|
||||||
|
| ASE | 22126 |
|
||||||
|
|
||||||
|
The ASE port is required to announce the server to the mta server list, this port is always the Game port (22003) +123.
|
||||||
|
Loading…
Reference in New Issue
Block a user