4 changed files with 65 additions and 4 deletions
@ -0,0 +1,34 @@ |
|||||
|
[SystemSettings] |
||||
|
Game.AutoBalanceTeamsOverride=-1 |
||||
|
HD.AAS.ActiveRouteOverride=0 |
||||
|
HD.CP.EnforceSmallerMinPlayersToCapture=-1 |
||||
|
HD.CP.MinPlayersToCaptureOverride=-1 |
||||
|
|
||||
|
[Core.System] |
||||
|
Paths=../../../Engine/Content |
||||
|
Paths=%GAMEDIR%Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/Donkeh/DonkehFramework/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/Donkeh/DonkehFrameworkAnim/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/Donkeh/DonkehFrameworkCommsExtras/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/RCON/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/Arc/ArcVehicles/ArcVehicles/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/OHD/HDCore/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/OHD/HDAssets/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/Arc/ArcVehicles/ArcVehiclesExtra/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/OWIEnhancedVehicleMovement/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/ImpostorBaker/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/Linter/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/Prefabricator/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/ORS/RollingStone/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/OML/Michael/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/OOV/Overlord/Content |
||||
|
Paths=../../../HarshDoorstop/Plugins/OSB/Sandbreaker/Content |
||||
|
Paths=../../../Engine/Plugins/Developer/AnimationSharing/Content |
||||
|
Paths=../../../Engine/Plugins/Editor/GeometryMode/Content |
||||
|
Paths=../../../Engine/Plugins/Experimental/ChaosClothEditor/Content |
||||
|
Paths=../../../Engine/Plugins/Experimental/GeometryProcessing/Content |
||||
|
Paths=../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content |
||||
|
Paths=../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content |
||||
|
Paths=../../../Engine/Plugins/Experimental/ChaosNiagara/Content |
||||
|
Paths=../../../Engine/Plugins/FX/Niagara/Content |
||||
|
Paths=../../../Engine/Plugins/MovieScene/MovieRenderPipeline/Content |
@ -1,6 +1,23 @@ |
|||||
[/Script/RCON.RCONServerSystem] |
[/Script/RCON.RCONServerSystem] |
||||
bEnabled=False |
|
||||
ListenPort=7779 |
|
||||
Password=ADMINPASSWORD |
|
||||
MaxActiveConnections=2 |
MaxActiveConnections=2 |
||||
MaxAuthAttempts=3 |
Password=ADMINPASSWORD |
||||
|
|
||||
|
[/Script/DonkehFramework.DFGameSession] |
||||
|
Password= |
||||
|
ServerName=SERVERNAME |
||||
|
|
||||
|
[/Script/HDMain.HDGameSession] |
||||
|
bSupportersOnlyWhitelist=False |
||||
|
|
||||
|
[/Script/DonkehFramework.DFBaseGameMode] |
||||
|
AutoAssignHumanTeam=255 |
||||
|
BalanceTimerInterval=60 |
||||
|
bBalanceTeams=True |
||||
|
bBotAutofill=False |
||||
|
RoundScoreLimit=0 |
||||
|
RoundTimeLimit=0 |
||||
|
TimeBetweenMatches=10 |
||||
|
WarmupTime=0 |
||||
|
|
||||
|
[/Script/HDBaseGameMode] |
||||
|
bRandomPlayerTeamBalance=False |
@ -0,0 +1,10 @@ |
|||||
|
Argonne |
||||
|
Montecassino |
||||
|
LamDong |
||||
|
Khafji_P |
||||
|
Risala |
||||
|
AAS-TestMap |
||||
|
SaintQuentin |
||||
|
OmahaBeach |
||||
|
Carentan |
||||
|
Tan_Binh |
Loading…
Reference in new issue