1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Copy irrlichtmt to <root>/irr/

This commit is contained in:
import
2024-03-21 20:13:15 +01:00
committed by sfan5
parent a7908da968
commit f638482fba
349 changed files with 109124 additions and 0 deletions

10
irr/.editorconfig Executable file
View File

@@ -0,0 +1,10 @@
root = true
[*]
charset = utf-8
[*.{cpp,h,txt,cmake,fsh,vsh}]
indent_size = 4
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true