We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79a577 commit b57e5f4Copy full SHA for b57e5f4
README.md
@@ -42,7 +42,7 @@ NOTE: The only `${GENERATOR_TYPE}` that has been tested is `Visual Studio 15 201
42
## To Use
43
- Build and run the individual examples
44
45
-NOTE: Paths to assets are relative and expect your current working directory to be where the binary is (i.e. `/bin/basic_cube/Debug`)
+NOTE: Asset paths are relative and expect your current working directory to be where the binary is (i.e. relative to `/bin/basic_cube/Debug`)
46
47
## Project Structure
48
- `bin`: This is where the final binary applications are put
0 commit comments