Implement changes from latest version of IC10Editor.dll

This commit is contained in:
2025-12-02 14:27:06 -07:00
parent 0f1613d521
commit a10b40f6fe
3 changed files with 72 additions and 43 deletions

View File

@@ -41,6 +41,10 @@
<HintPath>$(ManagedDir)/Assembly-CSharp.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UniTask">
<HintPath>$(ManagedDir)/UniTask.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="IC10Editor.dll">
<HintPath>./ref/IC10Editor.dll</HintPath>