dtmm: Extend NexusInfo #163

Merged
lucas merged 1 commit from feat/nexus-info into master 2023-12-05 13:15:34 +01:00

1 commit

Author SHA1 Message Date
a0791cba41
dtmm: Extend NexusInfo
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
This provides forward compatibility, in case I ever want to use those
fields. If I only added them at the time when they are needed, I would
need to come up with a process to load the `nexus.sjson` with missing
fields.

Closes #130.
2023-12-05 10:40:29 +01:00