diff --git a/TShockAPI/TShockAPI.csproj b/TShockAPI/TShockAPI.csproj index 8ee3ea43..cf1a9ec2 100644 --- a/TShockAPI/TShockAPI.csproj +++ b/TShockAPI/TShockAPI.csproj @@ -142,7 +142,7 @@ - "$(SolutionDir)postbuild.bat" + "$(ProjectDir)postbuild.bat" diff --git a/postbuild.bat b/TShockAPI/postbuild.bat similarity index 100% rename from postbuild.bat rename to TShockAPI/postbuild.bat