mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
update libpng, the repo now requires a vcpkg setup for integrating but skipping the install step should allow it to work for windows an linux, mac might need more
10 lines
139 B
INI
10 lines
139 B
INI
# https://editorconfig.org
|
|
|
|
root = false
|
|
|
|
[*.[ch]]
|
|
indent_size = unset
|
|
indent_style = unset
|
|
max_doc_length = unset
|
|
max_line_length = unset
|