scenerygraphics / scenery

Flexible VR Visualisation for Volumetric and Geometric Data on the Java VM, powered by Kotlin and Vulkan.
https://scenery.graphics
GNU Lesser General Public License v3.0
130 stars 32 forks source link

this allows to add mavenLocal by CLI #537

Closed elect86 closed 1 year ago

elect86 commented 1 year ago

More https://docs.gradle.org/current/userguide/init_scripts.html

Essentially, run it with -I ./gradle/mavenLocal.init.gradle.kts and mavenLocal will be add for the current command

@ctrueden

Ps: I put this in ./gradle to avoid polluting more the root

ctrueden commented 1 year ago

As with scenerygraphics/sciview#449, I'm going to close this for now.