fix: export presets added

This commit is contained in:
2025-05-20 17:41:44 +02:00
parent fb56f2e936
commit ddcc2853d7
2 changed files with 416 additions and 0 deletions

View File

@ -4,4 +4,7 @@
<EnableDynamicLoading>true</EnableDynamicLoading>
<RootNamespace>Movementtests</RootNamespace>
</PropertyGroup>
<ItemGroup>
<Content Include="export_presets.cfg" />
</ItemGroup>
</Project>