Made basic quest setup

This commit is contained in:
cblech
2025-05-19 11:12:23 +02:00
parent 7d1187d218
commit ba133ba607
29 changed files with 394 additions and 5 deletions
+1
View File
@@ -2,5 +2,6 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>