postbuild dlcpacks richtig kopieren

This commit is contained in:
hydrant
2021-04-06 19:47:08 +02:00
parent 4ed7d4c597
commit bb1ae4bdc1

View File

@@ -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