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

Build: Publish single universal artifact instead of one per platform #87

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

Johni0702
Copy link
Contributor

  • Update Gradle, EGT, and Kotlin plugin (to last version before 2.0.0 because that would entail some more changes)
  • Replace remaining Platform dependencies with newly introduced UC methods
  • Publish from main : project instead of individual platform projects
  • Move example into :example project and run it via Standalone UC
  • Fix Vigilant spawning non-daemon background threads which prevent the example from exiting cleanly
  • Update README

Depends on EssentialGG/UniversalCraft#79

* Update Gradle, EGT, and Kotlin plugin (to last version before 2.0.0
because that would entail some more changes)
* Replace remaining Platform dependencies with newly introduced UC
methods
* Publish from main `:` project instead of individual platform projects
* Move example into `:example` project and run it via Standalone UC
* Fix Vigilant spawning non-daemon background threads which prevent the
example from exiting cleanly
* Update README
@Johni0702 Johni0702 merged commit 2e881ee into master Aug 12, 2024
1 check passed
@Johni0702 Johni0702 deleted the feature/universal-version branch August 12, 2024 14:32
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.

2 participants