diff --git a/ReleaseFiles/MVE2h/Help/Map Vote Extended Notepad++.xml b/ReleaseFiles/MVE2h/Help/Map Vote Extended Notepad++.xml new file mode 100644 index 0000000..6e0863e --- /dev/null +++ b/ReleaseFiles/MVE2h/Help/Map Vote Extended Notepad++.xml @@ -0,0 +1,64 @@ + + + + + + + + 00 01 02 03 04 + + + + + + + + = , : * + . + + + + + + + + + + True False + PID_Default PID_NexGen ClientPackage ClientScreenshotPackage ClientLogoTexture ServerInfoURL MapInfoURL HTTPMapListLocation VoteTimeLimit HTTPMapListPort bSwitchToRandomMapOnIdle bSwitchToDefaultMapOnIdle ServerIdleAfterMinutes DefaultMap DefaultGameTypeIdx ServerCodeName MidGameVotePercent KickPercent MapCostAddPerLoad MapCostMaxAllow PlayerIDType bSaveConfigOnNextRun bReloadOnNextRun bReloadOnEveryRun bFullscanOnNextRun bShutdownServerOnTravel bWelcomeWindow bSpecsAllowed bAutoOpen ScoreBoardDelay bKickVote bSortAndDeduplicateMaps bEnableHTTPMapList bEnableMapOverrides bEnableMapTags bAutoSetGameName bFixMutatorsQueryLagSpikes bOverrideServerPackages bResetServerPackages MainServerPackages DefaultSettings DefaultTickRate CustomGame Aliases MapFilters ExcludeFilters MapTagsVersion MapTags MapOverridesVersion MapOverrides + premade + bEnabled GameName RuleName GameClass FilterCode bHasRandom VotePriority MutatorList Settings Packages TickRate ServerActors Extends + + + + + 00= 01 02((EOL)) 03( 04 05) 06" 07\ 08" 09( 10 11) 12[ 13 14] 15 16 17 18[ 19 20] 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ReleaseFiles/MVE2h/Help/Map Vote Extended.txt b/ReleaseFiles/MVE2h/Help/Map Vote Extended.txt index d5d8f44..68a33a0 100644 --- a/ReleaseFiles/MVE2h/Help/Map Vote Extended.txt +++ b/ReleaseFiles/MVE2h/Help/Map Vote Extended.txt @@ -121,4 +121,13 @@ set things back to good defaults. If you already have a configuration file make sure you don't override it when installing updates. It's also a good practice to keep backups of this file or to put it under version control. + +- If you use Notepad++ to edit your configuration files then we have a +user defined language configuration for MVE_Config.ini which has better +delimitation of key-values, brackets and parenthesis and it also identifies +known mapvote configuration properties. To install it, go to the menu +Language > User Defined Language > Define your language... and then +import `Map Vote Extended Notepad++.xml` + + Good luck! diff --git a/docs/config-notepad-plus-plus.png b/docs/config-notepad-plus-plus.png new file mode 100644 index 0000000..f63f14f Binary files /dev/null and b/docs/config-notepad-plus-plus.png differ