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

Split PaperEx into different MC versions #5

Open
sh0ckR6 opened this issue Dec 13, 2021 · 0 comments
Open

Split PaperEx into different MC versions #5

sh0ckR6 opened this issue Dec 13, 2021 · 0 comments
Assignees
Labels
priority: 1 This item is high priority type: change This item is about a change to a current feature

Comments

@sh0ckR6
Copy link
Member

sh0ckR6 commented Dec 13, 2021

This would allow for multiple versions of Minecraft to be supported.

Currently planned versions to support:

  • 1.18.x
  • 1.17.x
  • 1.16.x

Versioning would need to be updated with some like the following:
mc{MC_VERSION}-{YEAR}.{MONTH}{DAY}.{REVISION} (mc18-2021.1213.1)
or
{YEAR}.{MONTH}{DAY}.{REVISION}-mc{MC_VERSION} (2021.1213.1-mc18)

Branches would also be split for each version, with the latest Minecraft version under the master branch.

Older versions of Minecraft up to a certain point will receive updates, this will be clarified when updates are released.

@sh0ckR6 sh0ckR6 added type: change This item is about a change to a current feature priority: 1 This item is high priority labels Dec 13, 2021
@sh0ckR6 sh0ckR6 self-assigned this Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: 1 This item is high priority type: change This item is about a change to a current feature
Projects
None yet
Development

No branches or pull requests

1 participant