- add hint for gray virtools import export button - add outcome of leaving blank ballance texture folder setting. - update compile chapter according to the change of build scripts.
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
# All PNG image are binary
|
|
*.png binary
|
|
# Element placeholder mesh should be save as binary
|
|
*.ph binary
|
|
# Raw json data should be binary, although i edit it manually
|
|
assets/jsons/*.json5 binary
|