;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; mpres event_definitions V2.00 ; ; stores events to handle within mpres ; ; directory: script main path ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; COMMMENT: lines beginning with ";" will be ignored and considered as a comment ; You may use empty lines and/or whitespaces (space/tabstops) at the beginning/end of the lines if you need to for structuring ; each league or single event that is to be processed must be defined here as follows ; first you have to distinguish leagues (events with multiple rounds/racedays) ; from single events (only one round per season, but possibly multiple races/sessions) by naming them correspondingly ; afterwards some global settings for the event are to be given ; then each season of the event (be it a league or a (recurring) single event) is to be defined, giving some basic rules for replay processing ; the format of the definitions are as follows: ; ### league ### +++ global +++ short: WHC name: Westhill Cup headlink: headlogo: --- global --- +++ season +++ number: 2015 dir: replays/ replay_prefix: whc_ daterange: 2015 logo: toc: false maxleavelaps: 2 minracepart: 0.8 keeplapsonrejoin: true rejoinpenlaps: 1 appendunfinished: false safetycarstart: false --- season ---