mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-16 04:47:45 +01:00
WIP dalamud.launcher rewrite
This commit is contained in:
parent
6cdbfd452a
commit
3f78ca5b81
409 changed files with 367 additions and 273916 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
# 4 space indentation
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.xml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue