aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Castro <39478251+VITALISED@users.noreply.github.com>2022-01-19 13:00:24 +1100
committerWill Castro <39478251+VITALISED@users.noreply.github.com>2022-01-19 13:00:24 +1100
commit6756d43ce198d67dc72430673265192a3da17767 (patch)
treeaf892ffcb563d9a5e024807bee47482485c11c2d
parent5b401fe7a0bad838026ba81626ca763bbef010ef (diff)
downloadNorthstarMods-6756d43ce198d67dc72430673265192a3da17767.tar.gz
NorthstarMods-6756d43ce198d67dc72430673265192a3da17767.zip
Using shit from the internet
-rw-r--r--.gitattributes2
-rw-r--r--.gitconfig2
-rw-r--r--Northstar.Custom/mod/resource/northstar_custom_english.txtbin5146 -> 5134 bytes
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 314cd87f9..3c8bc9f3a 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 000000000..cff6f9fcf
--- /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
index d2094b11e..44f8bb7ba 100644
--- a/Northstar.Custom/mod/resource/northstar_custom_english.txt
+++ b/Northstar.Custom/mod/resource/northstar_custom_english.txt
Binary files differ