]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Port python packaging to Content.Packaging (#21458)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Mon, 6 Nov 2023 22:53:59 +0000 (09:53 +1100)
committerGitHub <noreply@github.com>
Mon, 6 Nov 2023 22:53:59 +0000 (09:53 +1100)
commitb9c38879e5df2e428d6b3dcbcb2920eccc714a18
tree0b45633ec10399e02f0167d74190aecab6784e40
parentdf46c52dd7c0552b8a078d72a1d046d3d0d18183
Port python packaging to Content.Packaging (#21458)
12 files changed:
.github/workflows/publish.yml
.github/workflows/test-packaging.yml
Content.Packaging/ClientPackaging.cs [new file with mode: 0644]
Content.Packaging/CommandLineArgs.cs [new file with mode: 0644]
Content.Packaging/Content.Packaging.csproj
Content.Packaging/ContentPackaging.cs [deleted file]
Content.Packaging/Program.cs
Content.Packaging/ServerPackaging.cs [new file with mode: 0644]
Content.Server/Acz/ContentMagicAczProvider.cs
SpaceStation14.sln
Tools/package_client_build.py [changed mode: 0755->0644]
Tools/package_server_build.py [changed mode: 0755->0644]