wip -- show ic10 alongside of Slang

This commit is contained in:
2025-12-19 20:46:24 -07:00
parent 5dbb0ee2d7
commit 45a7a6b38b
2 changed files with 85 additions and 0 deletions

View File

@@ -39,6 +39,10 @@
<HintPath>./ref/Assembly-CSharp.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RG.ImGui">
<HintPath>./ref/RG.ImGui.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="IC10Editor.dll">
<HintPath>./ref/IC10Editor.dll</HintPath>