Experiment with resource loading (in the form of a config file).
Change compile time checks from "if" to "when", for proper type definitions.
This commit is contained in:
parent
b891520ff9
commit
0d70fefc8b
4 changed files with 29 additions and 10 deletions
|
|
@ -7,5 +7,6 @@ References:
|
|||
- https://github.com/planetis-m/naylib
|
||||
|
||||
|
||||
May need to add `/usr/lib/emscripten` to your path, and hard link `emar.py` to
|
||||
`emar`.
|
||||
If on arch, may need to add `/usr/lib/emscripten` to your path, and hard link
|
||||
`emar.py` to `emar`, along with `tools/file_packager.py` to
|
||||
`tools/file_packager` for some reason.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue