VS plugin mod for Basic Armour
Révision | 16d9fe1a1f1afbd2e1bbe5ea5d3d7eebfe8c3944 (tree) |
---|---|
l'heure | 2019-04-19 09:41:11 |
Auteur | ![]() |
Commiter | melchior |
Ensure patch is part of mod archive
@@ -112,9 +112,6 @@ | ||
112 | 112 | </None> |
113 | 113 | <None Include="assets\bunnyviking\license.txt" /> |
114 | 114 | <None Include="LICENSE.txt" /> |
115 | - <None Include="assets\game\patches\armour_attachment_points.json"> | |
116 | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> | |
117 | - </None> | |
118 | 115 | <None Include="assets\bunnyviking\shapes\item\armament\armour\helmpot.json"> |
119 | 116 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
120 | 117 | </None> |
@@ -125,6 +122,9 @@ | ||
125 | 122 | <None Include="assets\armourmod\itemtypes\wearable\clothes-head-potmetal.json"> |
126 | 123 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
127 | 124 | </None> |
125 | + <None Include="assets\game\patches\armour_attachment_points.json"> | |
126 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> | |
127 | + </None> | |
128 | 128 | </ItemGroup> |
129 | 129 | <ItemGroup> |
130 | 130 | <Folder Include="assets\armourmod\" /> |