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

Backend: Dev Modules #2011

Merged
merged 3 commits into from
Jun 9, 2024
Merged

Conversation

ThatGravyBoat
Copy link
Contributor

What

This adds devOnly property to the SkyHanniModule to allow modules to only be loaded in dev.
In addition to the changes above it moves some platform (ie. forge/launcher) specific code into PlatformUtils as to allow for easier transition to modern versions. While moving it also made isDevEnvironment lazy

Changelog Technical Details

  • Added the ability to specify a SkyHanniModule to only load in dev. - ThatGravyBoat

@CalMWolfs CalMWolfs added Soon This Pull Request will be merged within the next couple of betas Backend A backend pull request that will be merged soon labels Jun 6, 2024
@CalMWolfs CalMWolfs added this to the Version 0.26 milestone Jun 6, 2024
@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Jun 8, 2024
Copy link

github-actions bot commented Jun 8, 2024

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

…dules

# Conflicts:
#	annotation-processors/src/main/kotlin/at/hannibal2/skyhanni/skyhannimodule/ModuleProcessor.kt
Copy link

github-actions bot commented Jun 8, 2024

Conflicts have been resolved! 🎉

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Jun 8, 2024
@hannibal002 hannibal002 merged commit 0b7d5ba into hannibal002:beta Jun 9, 2024
3 checks passed
@github-actions github-actions bot removed Soon This Pull Request will be merged within the next couple of betas Backend A backend pull request that will be merged soon labels Jun 9, 2024
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.

3 participants