|
|
@@ -23,6 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--Start Dependencies--> |
|
|
|
<ItemGroup> |
|
|
|
<Reference Include="IllusionInjector"> |
|
|
@@ -369,6 +370,14 @@ |
|
|
|
<HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.TimerBlock.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.TimerBlock.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Gamecraft.CharacterVulnerability"> |
|
|
|
<HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.CharacterVulnerability.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.CharacterVulnerability.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Gamecraft.CharacterVulnerabilityGui"> |
|
|
|
<HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.CharacterVulnerabilityGui.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.CharacterVulnerabilityGui.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Gamecraft.Effects"> |
|
|
|
<HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Effects.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Effects.dll</HintPath> |
|
|
@@ -397,6 +406,10 @@ |
|
|
|
<HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.Wires.Mockup.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.Wires.Mockup.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Gamecraft.GUI.WorldSpaceGuis"> |
|
|
|
<HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.WorldSpaceGuis.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.WorldSpaceGuis.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Gamecraft.Tweaks"> |
|
|
|
<HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Tweaks.dll</HintPath> |
|
|
|
<HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Tweaks.dll</HintPath> |
|
|
|