22 lines
826 B
Markdown
22 lines
826 B
Markdown
|
<div align="center">
|
||
|
<h1 style="margin-bottom: 0;">Kosmora 📂</h1>
|
||
|
<p style="font-weight: bold">A Virtual File System for Game Assets</p>
|
||
|
<img src="https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white" alt="Rust"/>
|
||
|
<img src="https://img.shields.io/badge/NIX-5277C3.svg?style=for-the-badge&logo=NixOS&logoColor=white" alt="Nix"/><br>
|
||
|
<img src="https://pride-badges.pony.workers.dev/static/v1?label=Queerware&labelColor=%23000&stripeWidth=5&stripeColors=E40303%2CFF8C00%2CFFED00%2C008026%2C24408E%2C732982" alt="Queerware">
|
||
|
</div>
|
||
|
|
||
|
---
|
||
|
|
||
|
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
|