~starkingdoms/starkingdoms

ref: 1233a5faf3b396fe6293c6b7cecbefe5dbeefa5a starkingdoms/spacetime_rs/src/config.rs -rw-r--r-- 177 bytes
1233a5fa — ghostlyzsh adjusted gravity 2 years ago
                                                                                
1
2
3
4
pub const ASSET_DIR: &str = "assets/";
pub const ASSETS_DIST_SUBDIR: &str = "dist/";
pub const ASSETS_SRC_SUBDIR: &str = "src/";
pub const ASSETS_FINAL_SUBDIR: &str = "final/";