Update paths, dont use environment variables

This commit is contained in:
zontreck 2024-12-11 21:33:02 -07:00
parent 27a9e3f8cb
commit 591f82c2d3
10 changed files with 58 additions and 23 deletions

View file

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