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

feat: Splits Server in Core and Application #1806

Merged
merged 6 commits into from
May 31, 2024

Conversation

kamronbatman
Copy link
Contributor

@kamronbatman kamronbatman commented May 31, 2024

Note

Developer Note
Now developers will only need to build/run the Application project instead of everything.
When adding new projects, make sure to:

  1. Add a reference to that project in the Application project.
  2. Add the dll file to the Distribution/Data/assemblies.json file

Summary

  • Adds an application project
  • Consolidates process restarts to use Core.Kill(true)
  • Removes some old messaging, for example processor optimization
  • Fixes missing build cleanup

@kamronbatman kamronbatman merged commit 60a3a6f into main May 31, 2024
13 checks passed
@kamronbatman kamronbatman deleted the kbatman/split_application branch May 31, 2024 06:34
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.

1 participant