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.
19 lines
356 B
19 lines
356 B
; File: RenX.Ladder.Weekly
|
|
;
|
|
|
|
; File to store leaderboard info in
|
|
LadderDatabase=Ladder.Weekly.db
|
|
|
|
; Name of the database
|
|
DatabaseName=Weekly
|
|
|
|
; Output the times for sorting/writing the database
|
|
OutputTimes=false
|
|
|
|
; Forces this database to be the default one
|
|
ForceDefault=false
|
|
|
|
; Index of the day of the week to reset on (i.e: 0 = Sunday)
|
|
ResetDay=0
|
|
|
|
;EOF
|