Skip to content

Commit

Permalink
show files in btdir
Browse files Browse the repository at this point in the history
  • Loading branch information
CptMoore committed Dec 10, 2024
1 parent 4339657 commit 7b41dcf
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions ModTek/ModTek.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,26 +95,11 @@
<Asset Include="$(ProjectDir)\..\LICENSE" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>

<!-- helpful direct access to resources in BT -->
<ItemGroup>
<None Include="$(BattleTechGameDir)\Mods\.modtek\*.txt;$(BattleTechGameDir)\Mods\.modtek\*.log" LinkBase=".modtek" />
<None Include="$(BattleTechGameDir)\BattleTech_Data\StreamingAssets\data\**\*.json;$(BattleTechGameDir)\BattleTech_Data\StreamingAssets\data\**\*.csv" LinkBase="BattleTech_Data"/>
</ItemGroup>

<<<<<<< HEAD
<!-- helpful direct access to resources in BT, might trigger IDE indexing -->
<!--
=======
<!-- helpful direct access to resources in BT -->
>>>>>>> 9bad06c (WIP 2)
<ItemGroup>
<None Include="$(BattleTechGameDir)\Mods\.modtek\*.txt;$(BattleTechGameDir)\Mods\.modtek\*.log" LinkBase=".modtek" />
<None Include="$(BattleTechGameDir)\BattleTech_Data\StreamingAssets\data\**\*.json;$(BattleTechGameDir)\BattleTech_Data\StreamingAssets\data\**\*.csv" LinkBase="BattleTech_Data"/>
</ItemGroup>
<<<<<<< HEAD
-->
=======
>>>>>>> 9bad06c (WIP 2)

<ItemGroup>
<ProjectReference Include="..\ModTek.Common\ModTek.Common.csproj" />
Expand Down

0 comments on commit 7b41dcf

Please sign in to comment.