Port python packaging to Content.Packaging (#21458)

This commit is contained in:
metalgearsloth
2023-11-07 09:53:59 +11:00
committed by GitHub
parent df46c52dd7
commit b9c38879e5
12 changed files with 498 additions and 98 deletions

2
Tools/package_server_build.py Executable file → Normal file
View File

@@ -286,4 +286,4 @@ def copy_content_assemblies(target, zipf):
if __name__ == '__main__':
main()
main()