diff --git a/TShockAPI/postbuild.bat b/TShockAPI/postbuild.bat index 6feb1723..1ecae508 100644 --- a/TShockAPI/postbuild.bat +++ b/TShockAPI/postbuild.bat @@ -1,4 +1,4 @@ -set pluginspath=I:\Program Files (x86)\Steam\steamapps\common\terraria\serverplugins\ +set pluginspath=C:\Program Files (x86)\Steam\steamapps\common\terraria\serverplugins\ IF NOT EXIST "%pluginspath%" GOTO SkipCopy attrib -r "%pluginspath%TShockAPI.dll" attrib -r "%pluginspath%TShockAPI.pdb"