Add American Truck Simulator (#332)
* 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
This commit is contained in:
16
american-truck-simulatorports.json
Normal file
16
american-truck-simulatorports.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user