
Synchronized the process of loading and parsing YAML databases. Provides more robust parse warnings/errors. Added Header checks to validate database versions. Adjusted root keys to a standard name of Body. Adjusted inter-server storages, achievements, and attendance to follow the new format. Fixes #3483 Thanks to @Lemongrass3110!
12 lines
205 B
YAML
12 lines
205 B
YAML
Header:
|
|
Type: ATTENDANCE_DB
|
|
Version: 1
|
|
|
|
Footer:
|
|
Imports:
|
|
- Path: db/pre-re/attendance.yml
|
|
Mode: Prerenewal
|
|
- Path: db/re/attendance.yml
|
|
Mode: Renewal
|
|
- Path: db/import/attendance.yml
|