From e560acd01292226701d5571cbc7a196d2e3dbb45 Mon Sep 17 00:00:00 2001 From: ryan Date: Sat, 1 Feb 2025 00:39:33 +0800 Subject: [PATCH] meta: editing gitattributes hopefully stop corruption of world creator asset --- SSLR/.gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SSLR/.gitattributes b/SSLR/.gitattributes index 186b7fd..5b91bfa 100644 --- a/SSLR/.gitattributes +++ b/SSLR/.gitattributes @@ -129,3 +129,7 @@ Assets/Plugins/** linguist-vendored *.SO filter=lfs diff=lfs merge=lfs -text *.dat filter=lfs diff=lfs merge=lfs -text *.DAT filter=lfs diff=lfs merge=lfs -text + + +# hot fix for terrain +*Assets\WorldCreatorTerrains\WC_Terrain\WC_Terrain_0_0.asset eol=lf -text \ No newline at end of file