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 modern kotlin dsl build scripts instead of the groovy ones #289

Closed
wants to merge 1 commit into from

Conversation

MarkusTieger
Copy link

In Gradle the Kotlin dsl build scripts are the default instead of groovy. See https://blog.gradle.org/kotlin-dsl-is-now-the-default-for-new-gradle-builds.

Therefore the template should also use kotlin dsl.

@modmuss50
Copy link
Member

Hi, thanks for the PR, unfortunately this is something we have decided not to do for a wide range of reasons. Just becuase its the default for Gradle doesnt mean its the best choice for us.

There is a PR here: FabricMC/fabricmc.net#23 to add an option to use Kotlin in the tempalte generator, however it needs a little bit of work to get it up to date.

Thanks for the PR though.

@modmuss50 modmuss50 closed this Jul 11, 2024
@MarkusTieger MarkusTieger deleted the kotlin-dsl branch July 11, 2024 12:37
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.

2 participants