Register the ingot as a item

This commit is contained in:
zontreck 2024-12-23 01:00:21 -07:00
parent af2451d79c
commit 3e51af4332
13 changed files with 901 additions and 175 deletions

View file

@ -13,7 +13,7 @@
<ItemGroup>
<Reference Include="VintagestoryAPI">
<HintPath>../game/VintagestoryAPI.dll</HintPath>
<HintPath>../.game/VintagestoryAPI.dll</HintPath>
</Reference>
</ItemGroup>
</Project>