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.

16 lines
284 B

; File: RenX.Ladder.Monthly
;
; File to store leaderboard info in
LadderDatabase=Ladder.Yearly.db
; Name of the database
DatabaseName=Yearly
; Output the times for sorting/writing the database
OutputTimes=false
; Forces this database to be the default one
ForceDefault=false
;EOF