mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-04-19 13:12:53 +00:00
fix
This commit is contained in:
parent
4bd1ff9a66
commit
bf1632f4ec
@ -114,7 +114,7 @@ workspace "t4sp-server-plugin"
|
|||||||
|
|
||||||
filter "configurations:Debug"
|
filter "configurations:Debug"
|
||||||
postbuildcommands {
|
postbuildcommands {
|
||||||
"if \"%COMPUTERNAME%\" == \"\" ( copy /y \"$(TargetPath)\" \"$(CODWAW_PATH)\\Plutonium-staging\\plugins\\\" )"
|
"if \"%COMPUTERNAME%\" == \"\" ( copy /y \"$(TargetPath)\" \"$(LOCALAPPDATA)\\Plutonium-staging\\plugins\\\" )"
|
||||||
}
|
}
|
||||||
filter {}
|
filter {}
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user