You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
275 B
11 lines
275 B
; File: RenX.Ladder
|
|
;
|
|
; Settings:
|
|
; OnlyPure=Bool (Default: false; when true, only "pure" games should count)
|
|
; MaxLadderCommandPartNameOutpuit=Integer (Default: 5; how many partial matches to show in "ladder" command)
|
|
;
|
|
|
|
OnlyPure=false
|
|
MaxLadderCommandPartNameOutput=5
|
|
|
|
;EOF
|