diff options
Diffstat (limited to 'Texty.csproj')
| -rw-r--r-- | Texty.csproj | 3 |
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 |
