summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSophia Pearson <codergal89@gmail.com>2022-05-27 23:22:18 +0200
committerSophia Pearson <codergal89@gmail.com>2022-05-27 23:22:18 +0200
commit1010b138a0e52f860ef73d5552b0be236573c46b (patch)
treef11b5e3b8ded01cf95514f28affe46abb4ec41f6
parent454ec831111273bfe37b9f397b21bc77786c0bc8 (diff)
downloadtexty-1010b138a0e52f860ef73d5552b0be236573c46b.tar.xz
texty-1010b138a0e52f860ef73d5552b0be236573c46b.zip
ide: add scenes and tests in Rider
-rw-r--r--Texty.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/Texty.csproj b/Texty.csproj
index 1891fdd..8fcb0cb 100644
--- a/Texty.csproj
+++ b/Texty.csproj
@@ -19,5 +19,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="addons\ClassExporter\plugin.cfg"/>
+ <Content Include="Tests\**"/>
+ <Content Include="Scenes\**"/>
</ItemGroup>
</Project> \ No newline at end of file