4 Commits

Author SHA1 Message Date
3821639053 feat(pkg-config): fixed 2025-06-21 16:37:08 -04:00
c8973f5789 build(libcomposition): added working build system 2025-06-21 05:48:22 -04:00
26ef65a928 feat(const): added MeV_to_erg to const database 2025-06-20 13:49:33 -04:00
981aeca7e0 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