Commit Graph

2 Commits

Author SHA1 Message Date
f9818a42d8 feat(atomic-weights): added AME2020 atomic masses 2025-03-24 10:40:13 -04:00
4b2f9a0097 feat(assets): setup assets for resource manager
assets are broken into static (compiled into the binary) and dynamic (handled by the resource manager). All static assets should define a meson.build, all dynamic assets must have handlers written in src/resource/resourceManager and resourceManagerTypes

BREAKING CHANGE:
2025-03-20 14:24:20 -04:00