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(Dairy): changed to use Dairy Features #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Froze-N-Milk
Copy link

  • added Dairy:Core pre-release-2-0 as a dependency
  • rolled back annotation version for compatability
  • changed from recieving opmode notifications to using the Feature system
  • switched to using the dependency set annotation aquiring api
  • switched to using isAttached() instead of if annotation is null to check for activation
  • moved @photon annotation to @PhotonCore.Attach to match Dairy standards

This is a PR of a quick n dirty change to using DairyCore, not aiming to change too much.

- added Dairy:Core pre-release-2-0 as a dependency
- rolled back annotation version for compatability
- changed from recieving opmode notifications to using the Feature
  system
- switched to using the dependency set annotation aquiring api
- switched to using isAttached() instead of if annotation is null to
  check for activation
- moved @photon annotation to @PhotonCore.Attach to match Dairy
  standards
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