mirror of
https://github.com/Ellpeck/TinyLifeExampleMod.git
synced 2024-11-22 20:08:34 +01:00
made api only version a bit better
This commit is contained in:
parent
f5a4970ece
commit
1ee0300482
1 changed files with 6 additions and 0 deletions
|
@ -21,4 +21,10 @@
|
||||||
</Content>
|
</Content>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<Reference Include="Tiny Life, Version=0.3.0.0, Culture=neutral, PublicKeyToken=null">
|
||||||
|
<HintPath>..\TinyLife\bin\Debug\Tiny Life.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Loading…
Reference in a new issue