noice Directories idea

This commit is contained in:
Quaternions 2025-01-28 15:17:24 -08:00
parent cd9cbc2f7f
commit 3f5505e2b5

@ -0,0 +1,6 @@
// TODO: make a directories structure like strafe client
struct Directories{
textures:PathBuf,
meshes:PathBuf,
unions:PathBuf,
}