mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 17:10:44 -05:00
Add hollowed dll
This commit is contained in:
parent
b3ce0ec36f
commit
1023fcc169
@ -10,10 +10,13 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Reference Include="Assembly-CSharp" HintPath="..\Shared\Hollowed\Assembly-CSharp.dll" Private="False" />
|
||||
<Reference Include="bsg.componentace.compression.libs.zlib" HintPath="..\Shared\Managed\bsg.componentace.compression.libs.zlib.dll" Private="False" />
|
||||
<Reference Include="Comfort" HintPath="..\Shared\Managed\Comfort.dll" Private="False" />
|
||||
<Reference Include="FilesChecker" HintPath="..\Shared\Managed\FilesChecker.dll" Private="False" />
|
||||
<Reference Include="Assembly-CSharp">
|
||||
<HintPath>..\Shared\Hollowed\hollowed.dll</HintPath>
|
||||
Private="False"
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine" HintPath="..\Shared\Managed\UnityEngine.dll" Private="False" />
|
||||
<Reference Include="UnityEngine.CoreModule" HintPath="..\Shared\Managed\UnityEngine.CoreModule.dll" Private="False" />
|
||||
</ItemGroup>
|
||||
|
BIN
project/Shared/Hollowed/hollowed.dll
Normal file
BIN
project/Shared/Hollowed/hollowed.dll
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user