summaryrefslogtreecommitdiff
path: root/Texty.csproj
diff options
context:
space:
mode:
authorSophia Pearson <codergal89@gmail.com>2022-05-24 14:59:58 +0200
committerSophia Pearson <codergal89@gmail.com>2022-05-24 14:59:58 +0200
commit8f3ed6ba952b1dd1f457b305d82c8165a324bc48 (patch)
treeb78f3cf5a14bce70744215deb74003ceb4a5db7f /Texty.csproj
parent6fe4972aa48a29d0aafee0461ccd6c635ca9ee6c (diff)
downloadtexty-8f3ed6ba952b1dd1f457b305d82c8165a324bc48.tar.xz
texty-8f3ed6ba952b1dd1f457b305d82c8165a324bc48.zip
addons: implement automatic class exporter
Diffstat (limited to 'Texty.csproj')
-rw-r--r--Texty.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/Texty.csproj b/Texty.csproj
index fa11591..9d10a0b 100644
--- a/Texty.csproj
+++ b/Texty.csproj
@@ -13,4 +13,7 @@
<EmbeddedResource Remove="Scenes\**" />
<EmbeddedResource Remove="Tests\**" />
</ItemGroup>
+ <ItemGroup>
+ <Content Include="addons\ClassExporter\plugin.cfg" />
+ </ItemGroup>
</Project> \ No newline at end of file