noice Directories idea

This commit is contained in:
2025-01-28 15:17:24 -08:00
parent aed0a4cfcf
commit fef16b4721

View File

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