Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite the package scripts in C# #1511

Merged
merged 9 commits into from
Oct 20, 2023
Merged

Conversation

wixoaGit
Copy link
Member

@wixoaGit wixoaGit commented Oct 16, 2023

Rewrite package_server_build.py and package_client_build.py in C#.

Run the OpenDreamPackaging project with OpenDream's root as the working directory. --server argument packages the server, --client packages the client. It takes all the same arguments as the original scripts, with the addition of --output or -o to set the output directory (release/ being the default).

Also has a --tgs option for a package in the format described in this issue. Closes #1495.

Resulting binaries won't work until space-wizards/RobustToolbox#4492 is in.

@wixoaGit wixoaGit merged commit 1a3a2c7 into OpenDreamProject:master Oct 20, 2023
@wixoaGit wixoaGit deleted the packaging branch October 20, 2023 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get a working publish process (primarily for TGS)
1 participant