diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-02-29 03:47:46 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-01-30 20:26:50 +0100 |
commit | c0699596c6c78dbf54f70d119d22edd7eebbb1fd (patch) | |
tree | 7fffabf2833dd5a615d8f1cae5648388bb5666e6 | |
parent | 4ba03042354c520e420e1d30e46a31515e08960b (diff) |
Search for texture file in common path
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -53,3 +53,6 @@ material: |------|---------------------------------------------------------------------------| |uint |The number of textures. | |char[]|The filepaths to the textures (relative). This is a null-terminated string.| + +## TODO +Handle big endian |