Added more explicit instructions on how to run the executable.
This commit is contained in:
parent
36f372a36d
commit
9be979943a
@ -1,5 +1,11 @@
|
||||
# TINS 2023
|
||||
|
||||
# Running
|
||||
|
||||
**Attention**: make sure the working directory contains the `src/assets/...` directory otherwise the application will crash (reporting a "FailedToLoadBitmap" error).
|
||||
|
||||
If you unzip the binaries package or build from sources this means that the root of the zip/sources is your working directory and you're executing `./zig-out/bin/tins2023` or `.\zig-out\bin\tins2023.exe`.
|
||||
|
||||
# Rules
|
||||
|
||||
## genre rule #41:
|
||||
|
Loading…
Reference in New Issue
Block a user