This commit is contained in:
ineed bots 2024-08-03 15:26:05 -06:00
parent 4bd1ff9a66
commit cc2602c75b

View File

@ -114,7 +114,7 @@ workspace "t4sp-server-plugin"
filter "configurations:Debug"
postbuildcommands {
"if \"%COMPUTERNAME%\" == \"\" ( copy /y \"$(TargetPath)\" \"$(CODWAW_PATH)\\Plutonium-staging\\plugins\\\" )"
"if \"%COMPUTERNAME%\" == \"\" ( copy /y \"$(TargetPath)\" \"$(LOCALAPPDATA)\\Plutonium-staging\\plugins\\\" )"
}
filter {}
end