Skip to content

Commit

Permalink
csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
whateverusername0 committed May 26, 2023
1 parent 337583e commit 808d208
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion VRTRAKILL/VRTRAKILL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="VRTRAKILL\Config\Input\Keybinds.cs" />
<Compile Include="VRTRAKILL\Config\Settings\VRSettings.cs" />
<Compile Include="VRTRAKILL\Patches\SteamVRP.cs" />
<Compile Include="VRTRAKILL\UI\CrossHair\CrosshairController.cs" />
<Compile Include="VRTRAKILL\UI\HUD\HideWhenMenuActive.cs" />
<Compile Include="VRTRAKILL\UI\HUD\TransformP.cs" />
Expand Down Expand Up @@ -312,9 +313,9 @@
<Content Include="CopyToGameRoot\ULTRAKILL\ULTRAKILL_Data\Plugins\x86_64\OVRPlugin.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="DementiaDiary.txt" />
</ItemGroup>
<ItemGroup>
<Folder Include="VRTRAKILL\Patches\" />
<Folder Include="VRTRAKILL\VRPlayer\Arms\GrapplingHook\" />
<Folder Include="VRTRAKILL\VRPlayer\Arms\Sandboxer\" />
</ItemGroup>
Expand Down

0 comments on commit 808d208

Please sign in to comment.