From 7a90ae9cb1f2a00ce57817470e80dfc10461d07a Mon Sep 17 00:00:00 2001 From: lily Date: Fri, 28 Mar 2025 03:02:17 -0400 Subject: [PATCH] add: `README.md` --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4d5dd5b --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +
+

Kosmora 📂

+

A Virtual File System for Game Assets

+ Rust + Nix
+ Queerware +
+ +--- + +Kosmora provides a virtualized file system for game assets to be stored within, allowing for improved performance, more efficent memory usage, and a smaller storage footprint. + +--- + +## Documentation + +TBW + +## Simple Example + +TBW