6c1d9df968
* Add American Truck Simulator The game requires additional setup which are linked in the ExtraSetupStepsURI. Linux only or Docker on Windows as there are issues running as NETWORK SERVICE in Windows. After this is fully reviewed, I'll convert it to work for Euro Truck Simulator 2 as well. * Update american-truck-simulator.kvp * Requested changes + moderators * Update american-truck-simulatorupdates.json
16 lines
392 B
JSON
16 lines
392 B
JSON
[
|
|
{
|
|
"Protocol": "UDP",
|
|
"Port": "27015",
|
|
"Name": "Main Server Port",
|
|
"Description": "Port used for main game traffic",
|
|
"Ref": "MainServerPort"
|
|
},
|
|
{
|
|
"Protocol": "UDP",
|
|
"Port": "27016",
|
|
"Name": "Query Dedicated Port",
|
|
"Description": "Port used for main game traffic",
|
|
"Ref": "QueryDedicatedPort"
|
|
}
|
|
] |