diff --git a/postbuild.ps1 b/postbuild.ps1 index c93bf675..4d1396ef 100644 --- a/postbuild.ps1 +++ b/postbuild.ps1 @@ -25,7 +25,7 @@ Set-Variable resourcesDir -option Constant -value "dotnet\resources" Set-Variable gamemodeDir -option Constant -value "reallife-gamemode" Set-Variable assetsDir -option Constant -value "client_packages\assets" Set-Variable indexJsDir -option Constant -value "client_packages" -Set-Variable dlcPacksDir -option Constant -value "source_dlcpacks" +Set-Variable dlcPacksDir -option Constant -value "client_packages\game_resources\dlcpacks" Set-Variable fullBuildDir -option Constant -value "$serverProjectPath\$buildDirectory" # create default config file if not exist