meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

Kotlin Gradle

Open machiecodes opened this issue 1 year ago • 3 comments

Type of change

  • [ ] Bug fix
  • [x] New feature

Description

Changes the main project and subproject to use the Kotlin Gradle DSL, slightly faster build times and an overall easier to read file

Related issues

N/A

How Has This Been Tested?

Worked in both the runClient fabric task as well as the default Minecraft Client configuration by the mcdev plugin, built jar works when tested on a new Prism 1.21.1 instance

Checklist:

  • [x] My code follows the style guidelines of this project.
  • [x] I have added comments to my code in more complex areas.
  • [x] I have tested the code in both development and production environments.

machiecodes avatar Aug 16 '24 04:08 machiecodes

based pr tbh

GreemDev avatar Aug 16 '24 12:08 GreemDev

this is completely pointless lmfao

Small upsides, maybe, but not pointless? The build times are faster, and Kotlin gives more robust errors and is often easier to comprehend for new devs who already started on Java because its syntax is much stricter. If you have any legit concerns though I'm glad to listen ^^

machiecodes avatar Aug 21 '24 14:08 machiecodes

slightly faster build times and an overall easier to read file

this is completely pointless lmfao

anything that removes groovy dsl will never be pointless

crosby-moe avatar Aug 21 '24 14:08 crosby-moe

Updated all versions and made the thingies oneliners as crobie asked

machiecodes avatar Nov 05 '24 00:11 machiecodes

Why was this canceled?

Lncvrt avatar Nov 24 '24 20:11 Lncvrt