diff --git a/Configs/KFMapVote.ini b/Configs/KFMapVote.ini new file mode 100644 index 0000000..3b99021 --- /dev/null +++ b/Configs/KFMapVote.ini @@ -0,0 +1,23 @@ +[KFMapVoteV3.KFVotingHandler] +VoteTimeLimit=60 +ScoreBoardDelay=5 +bAutoOpen=True +MidGameVotePercent=50 +bScoreMode=False +bAccumulationMode=False +bEliminationMode=False +MinMapCount=2 +MapVoteHistoryType=xVoting.MapVoteHistory_INI +RepeatLimit=0 +DefaultGameConfig=0 +bDefaultToCurrentGameType=True +bMapVote=True +bKickVote=True +bMatchSetup=False +KickPercent=51 +bAnonymousKicking=False +MapListLoaderType=KFMapVoteV3.KFXMapListLoader +ServerNumber=1 +CurrentGameConfig=1 +GameConfig=(GameClass="",Prefix="",Acronym="",GameName="",Mutators="",Options="") + diff --git a/README.md b/README.md index cc2a592..19c9cb5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Greylisted, yet a minor upgrade over Voting Handler Fix v2. +All credits to [Marco](https://steamcommunity.com/profiles/76561197975509070/). For reference you can use [v2 info](https://forums.tripwireinteractive.com/index.php?threads/mod-voting-handler-fix.43202/). + * Fixed a bug, when forcing a mapswitch as an admin was picking an initial voting. * Maplist support. * Minor fixes. @@ -24,6 +26,6 @@ At the moment of 2021.03.27 there are no dependencies. EditPackages=KFMapVoteV3 ``` -## Steam workshop +## Config Files -placeholder +[KFMapVote.ini](Configs/KFMapVote.ini 'main config')