Editor: Publish
Open
editor
- Dominant language
- C#
- Stars
- 6
- Forks
- 0
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 2
Description
The Editor main window menu bar has a button to publish the game.
We need to run dotnet publish --Release on the package. Optionally, let the user configure the command used when the publish is clicked.
Acceptance Criteria:
The user is able to publish the game.
Contributor guide
Assessment
This issue has not been assessed yet.