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

Use a normal JavaExec task for Minecraft #924

Open
wants to merge 1 commit into
base: FG_6.0
Choose a base branch
from

Conversation

SquidDev
Copy link
Contributor

This partially reverts cbf0f40, changing Minecraft run tasks to use a normal JavaExec. The task is now configured normally, rather than configuration being deferred until when the task executes.

This makes it possible to modify or clone the task, such as applying Jacoco or (in my case) running the game under xvfb.

This makes it possible to modify or clone the task (for instance,
running Minecraft with coverage).
@SquidDev SquidDev changed the title Just use a normal JavaExec task for Minecraft Use a normal JavaExec task for Minecraft Jun 27, 2023
@SquidDev SquidDev mentioned this pull request Jul 2, 2023
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.

None yet

1 participant