Update to Create 6 #1022

Merged
Rover656 merged 1 commit from fix/lts/create-6 into dev/1.20.1 2025-03-07 13:17:41 +00:00
Rover656 commented 2025-03-03 12:16:09 +00:00 (Migrated from github.com)

Description

I'm actually unsure if this workaround is even required after Create 6, as we've not had this workaround in 1.21.1 for a while - but I feel its probably best to keep it.

Changes FlywheelCompat -> CreateCompat as the VirtualRenderWorld moved from Flywheel to Create.
Also declares a non-mandatory dependency on Create 6 to prevent use with older versions.

Closes #1019

Checklist

  • My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you).
  • I have made corresponding changes to the documentation.
  • My changes are ready for review from a contributor.
# Description I'm actually unsure if this workaround is even required after Create 6, as we've not had this workaround in 1.21.1 for a while - but I feel its probably best to keep it. ~~Changes FlywheelCompat -> CreateCompat as the VirtualRenderWorld moved from Flywheel to Create.~~ Also declares a non-mandatory dependency on Create 6 to prevent use with older versions. Closes #1019 <!-- For drafts, fill this in as you go; if you are leaving draft, make sure these are all complete. --> # Checklist - [x] My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you). - [ ] I have made corresponding changes to the documentation. - [x] My changes are ready for review from a contributor. <!-- Thanks to: https://embeddedartistry.com/blog/2017/08/04/a-github-pull-request-template-for-your-projects/ for the building blocks of this template -->
ferriarnus (Migrated from github.com) reviewed 2025-03-03 12:16:09 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#1022
No description provided.