From 8d06ee3ed3d643ad525fa68b54d99832f219b988 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Tue, 12 Nov 2019 19:22:38 -0500 Subject: [PATCH] add association for SquareSoft LGP data format --- .../FileSystem/SquareSoftLGP.uexml | 20 +++++++++++++++++++ ...lEditor.Content.PlatformIndependent.csproj | 1 + 2 files changed, 21 insertions(+) create mode 100644 CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/GameDeveloper/Associations/FileSystem/SquareSoftLGP.uexml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/GameDeveloper/Associations/FileSystem/SquareSoftLGP.uexml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/GameDeveloper/Associations/FileSystem/SquareSoftLGP.uexml new file mode 100644 index 00000000..2799bfc8 --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/GameDeveloper/Associations/FileSystem/SquareSoftLGP.uexml @@ -0,0 +1,20 @@ + + + + + + + + *.lgp + + + + + + + + + + + + \ No newline at end of file diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index 4bf7a4f3..c65dc897 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -649,6 +649,7 @@ +