diff options
-rw-r--r-- | .gitattributes | 2 | ||||
-rw-r--r-- | .gitconfig | 2 | ||||
-rw-r--r-- | Northstar.Custom/mod/resource/northstar_custom_english.txt | bin | 5146 -> 5134 bytes |
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 314cd87f..3c8bc9f3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -/Northstar.Custom/mod/resource/* -text -diff -working-tree-encoding=UTF-16LE -eol=CLRF
\ No newline at end of file +/Northstar.Custom/mod/resource/* text diff=utf16
\ No newline at end of file diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 00000000..cff6f9fc --- /dev/null +++ b/.gitconfig @@ -0,0 +1,2 @@ +[diff "utf16"] +textconv = "iconv -f utf-16 -t utf-8"
\ No newline at end of file diff --git a/Northstar.Custom/mod/resource/northstar_custom_english.txt b/Northstar.Custom/mod/resource/northstar_custom_english.txt Binary files differindex d2094b11..44f8bb7b 100644 --- a/Northstar.Custom/mod/resource/northstar_custom_english.txt +++ b/Northstar.Custom/mod/resource/northstar_custom_english.txt |