Better config structure and config value accessing #1

Merged
vlw merged 2 commits from refs/pull/1/head into master 2026-01-01 00:46:26 +01:00
vlw commented 2026-01-01 00:29:07 +01:00 (Migrated from codeberg.org)

This PR refactors the config file structure into a simpler format, as well as making it more capable at the same time. Config values are now accessed as properties instead of referenced on the parsed config JSON list directly. Config files are also loaded with the -i argument which can take any compatible JSON file, this replaces the previous -a (autorun) argument.

This PR refactors the config file structure into a simpler format, as well as making it more capable at the same time. Config values are now accessed as properties instead of referenced on the parsed config JSON list directly. Config files are also loaded with the `-i` argument which can take any compatible JSON file, this replaces the previous `-a` (autorun) argument.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/3rd!1
No description provided.