Commit graph

5 commits

Author SHA1 Message Date
da032c223f Merge branch 'main' into tests 2024-05-24 21:46:53 -07:00
200797c414
Enable working build for meowy-webring
Unfortunately, it fails during packaging. :(
2023-12-28 17:35:20 -05:00
5e0536d756 add some tests for the shared crate
this should test some stuff out in the test crate
2023-07-13 09:29:28 -07:00
60c2ac15e7 move asset stuff to its own crate
this should seperate out the asset handling code, which was practically
its own module inside the main codebase, into a little crate.
2023-07-12 22:10:08 -07:00
0e3ffc0991 move crates out to a folder
this should make the code cleaner if we need to add more crates as it
can get messy if we keep stacking crates in the root directory
2023-07-12 17:36:39 -07:00