Rethink workspace structure
This commit is contained in:
parent
8b8f7563ad
commit
a97401aed2
44 changed files with 684 additions and 51 deletions
|
|
@ -27,7 +27,7 @@ pub fn main() -> ggez::GameResult {
|
|||
filesystem::mount(
|
||||
context,
|
||||
std::path::Path::new(&format!(
|
||||
"{}/resources",
|
||||
"{}/examples/resources",
|
||||
env!("CARGO_MANIFEST_DIR")
|
||||
)),
|
||||
true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue