summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-02-28feat: add utility macros libraryHampusM
2024-02-26fix(ecs): make Component trait not automatic & add derive macroHampusM
2024-02-18feat: add entity component system libraryHampusM
2023-10-15feat: add loggingHampusM
2023-10-07feat: add triangle programHampusM
2023-10-06feat: add engine library baseHampusM
2023-10-06feat: add GLFW wrapper libraryHampusM
2023-10-06add project baseHampusM