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

Add plugin api version #6

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Add plugin api version #6

wants to merge 5 commits into from

Conversation

anhgelus
Copy link
Contributor

  • Add version information in resources/info.yml (Kordify version and JDA version). Can be accessed with the main.manager.InfoManager
  • Add version helper main.VersionHelper with check if versions are compatible (isCompatible(String))
  • Specify Kordify version in plugin.yml
  • Check if plugin is compatible with Kordify

@anhgelus anhgelus added the enhancement New feature or request label Feb 27, 2024
@anhgelus
Copy link
Contributor Author

anhgelus commented Mar 4, 2024

Todo:

  • check version (JDA and Kotlin)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant