WIP dalamud.launcher rewrite

This commit is contained in:
Mino 2020-02-27 01:28:25 +09:00
parent 6cdbfd452a
commit 3f78ca5b81
409 changed files with 367 additions and 273916 deletions

View file

@ -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