Files
architectury-loom/gradle.properties
2024-12-06 19:35:18 +02:00

7 lines
304 B
Properties

name = architectury-loom
description = A Gradle plugin for Fabric, Forge and Quilt modding.
url = https://github.com/architectury/architectury-loom
kotlin.stdlib.default.dependency = false
# Suppress a deprecation warning within the Kotlin Gradle plugin
kotlin.mpp.keepMppDependenciesIntactInPoms = true