forked from CubeCoders/AMPTemplates
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple template clean-up (CubeCoders#807)
* Up to Broke Protocol * Latest * Revert "Latest" This reverts commit 985b0c1. * Revert "Up to Broke Protocol" This reverts commit f5f7649. * Most the needed changes * A few more * More edits + add script * Up to Squad * Fix double spacings * Finish port changes * Add missing Meta.ConfigVersion's * Fix 0.0.0.0 and duplicate Meta.ConfigVersion's * Update soulmaskports.json * Update ut99updates.json * Various * Fix single quotes * Update call-of-duty4mwupdates.json * Fix bad translations * Update craftopiaports.json * Update dont-starve-togetherports.json * Update dont-starve-togetherupdates.json * Update ecoports.json * Tweaks * Update frozen-flame.kvp * Update hurtworld.kvp * Update hurtworldupdates.json * ark min ports * Further tweaks * Update jedi-academyports.json * Update kaboom.kvp * ISS Clean up * Update killing-floor-2ports.json * Update last-oasis.kvp * Update kaboomports.json * Update last-oasisupdates.json * Update longvinter.kvp * Update mordhau.kvp * Update nodeports.json * Update open-world.kvp * Fix Last Oasis and EndpointURI * Update portal-knights.kvp * Update quake3-arenaports.json * Update risk-of-rain-2.kvp * Update seven-days-to-die.kvp * Update starbound.kvp * Update risk-of-rain-2ports.json * Update stationeers.kvp * Update stationeersports.json * Various * Update teamspeak3.kvp * Update terraria.kvp * Update the-forestports.json * The Isle * Tmodloader * Update v-rising.kvp * Update valheim.kvp * Update wreckfest.kvp * Update wurm-unlimited.kvp * Update xonotic.kvp * Update squad-dedicated-serverports.json --------- Co-authored-by: Greelan <[email protected]>
- Loading branch information
1 parent
7621f8d
commit 364f658
Showing
306 changed files
with
3,879 additions
and
242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[ | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 27015, | ||
"Ref": "QueryPort", | ||
"Name": "Query Port", | ||
"Description": "Port for query traffic" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[ | ||
{ | ||
"Protocol": "Both", | ||
"Port": 27015, | ||
"Ref": "ServerPort", | ||
"Name": "Game and RCON Port", | ||
"Description": "Port for game and RCON traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 27020, | ||
"Ref": "SourceTVPort", | ||
"Name": "SourceTV Port", | ||
"Description": "Port for SourceTV traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 27005, | ||
"Ref": "ClientPort", | ||
"Name": "Client Port", | ||
"Description": "Port for client traffic" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[ | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 7777, | ||
"Ref": "GamePort", | ||
"Name": "Game Port", | ||
"Description": "Port for game traffic" | ||
}, | ||
{ | ||
"Protocol": "TCP", | ||
"Port": 27020, | ||
"Ref": "RCONPort", | ||
"Name": "RCON Port", | ||
"Description": "Port for RCON traffic" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[ | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 7777, | ||
"Ref": "GamePort", | ||
"Name": "Game Port", | ||
"Description": "Port for game traffic" | ||
}, | ||
{ | ||
"Protocol": "TCP", | ||
"Port": 8888, | ||
"Ref": "HTTPServerPort", | ||
"Name": "HTTP Server Port", | ||
"Description": "Port for remote control API HTTP server" | ||
}, | ||
{ | ||
"Protocol": "TCP", | ||
"Port": 27020, | ||
"Ref": "RCONPort", | ||
"Name": "RCON Port", | ||
"Description": "Port for RCON traffic" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
[ | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 7777, | ||
"Ref": "GamePort", | ||
"Name": "Game Port", | ||
"Description": "Port for game traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 7778, | ||
"Ref": "PeerPort", | ||
"Name": "Peer Port", | ||
"Description": "Port for Steam P2P protocol traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 27015, | ||
"Ref": "QueryPort", | ||
"Name": "Query Port", | ||
"Description": "Port for Steam query traffic" | ||
}, | ||
{ | ||
"Protocol": "TCP", | ||
"Port": 27020, | ||
"Ref": "RCONPort", | ||
"Name": "RCON Port", | ||
"Description": "Port for RCON traffic" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
[ | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 7777, | ||
"Ref": "GamePort", | ||
"Name": "Game Port", | ||
"Description": "Port for game traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 7778, | ||
"Ref": "PeerPort", | ||
"Name": "Peer Port", | ||
"Description": "Port for Steam P2P protocol traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 27015, | ||
"Ref": "QueryPort", | ||
"Name": "Query Port", | ||
"Description": "Port for Steam query traffic" | ||
}, | ||
{ | ||
"Protocol": "TCP", | ||
"Port": 27020, | ||
"Ref": "RCONPort", | ||
"Name": "RCON Port", | ||
"Description": "Port for RCON traffic" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[ | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 2001, | ||
"Ref": "GamePort", | ||
"Name": "Game Port", | ||
"Description": "Port for game traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 17777, | ||
"Ref": "QueryPort", | ||
"Name": "Query Port", | ||
"Description": "Port for Steam query traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 2002, | ||
"Ref": "RCONPort", | ||
"Name": "RCON Port", | ||
"Description": "Port for RCON traffic" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
[ | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 2302, | ||
"Ref": "GamePort", | ||
"Name": "Game Port", | ||
"Description": "Port for game traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 2303, | ||
"Ref": "QueryPort", | ||
"Name": "Query Port", | ||
"Description": "Port for Steam query traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 2304, | ||
"Ref": "SteamPort", | ||
"Name": "Steam Port", | ||
"Description": "Port for Steam traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 2305, | ||
"Ref": "ReservedPort", | ||
"Name": "Reserved Port", | ||
"Description": "Port reserved for VON traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 2306, | ||
"Ref": "BattlEyePort", | ||
"Name": "BattlEye Port", | ||
"Description": "Port for BattlEye traffic" | ||
}, | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 2307, | ||
"Ref": "RCONPort", | ||
"Name": "RCON Port", | ||
"Description": "Port for RCON traffic" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[ | ||
{ | ||
"Protocol": "UDP", | ||
"Port": 9231, | ||
"Ref": "UDPPort", | ||
"Name": "UDP Port", | ||
"Description": "Port for game traffic" | ||
}, | ||
{ | ||
"Protocol": "TCP", | ||
"Port": 9232, | ||
"Ref": "TCPPort", | ||
"Name": "TCP Port", | ||
"Description": "Port for server query and ping" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[ | ||
{ | ||
"Protocol": "Both", | ||
"Port": 9600, | ||
"Ref": "GamePort", | ||
"Name": "Game Port", | ||
"Description": "Port for game traffic" | ||
}, | ||
{ | ||
"Protocol": "TCP", | ||
"Port": 9601, | ||
"Ref": "HTTPPort", | ||
"Name": "HTTP Port", | ||
"Description": "Port for lobby info" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.