Skip to content

Commit 61745b9

Browse files
author
hamstar0
committed
MH version update
1 parent 91897e4 commit 61745b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DestructibleTiles/DestructibleTiles.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<LangVersion>latest</LangVersion>
99
</PropertyGroup>
1010
<Target Name="BuildMod" AfterTargets="Build">
11-
<Exec Command="&quot;$(tMLBuildServerPath)&quot; -build $(ProjectDir) -eac $(TargetPath) -define $(DefineConstants) -unsafe $(AllowUnsafeBlocks)" />
11+
<Exec Command="&quot;$(tMLBuildServerPath)&quot; -build $(ProjectDir) -eac $(TargetPath) -unsafe $(AllowUnsafeBlocks)" />
1212
</Target>
1313
<ItemGroup>
1414
<None Remove=".gitattributes" />

DestructibleTiles/build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
author = hamstar
22
version = 1.2.5
33
displayName = Destructible Tiles
4-
modReferences = HamstarHelpers@5.11.0
4+
modReferences = HamstarHelpers@5.12.0
55
buildIgnore = *.csproj, *.user, *.bat, obj\*, bin\*, .vs\*, .git\*
66
homepage = https://forums.terraria.org/index.php?threads/destructible-tiles.79929/

0 commit comments

Comments
 (0)