mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
7 lines
264 B
Properties
7 lines
264 B
Properties
name = fabric-loom
|
|
description = The Gradle plugin for Fabric
|
|
url = https://github.com/FabricMC/fabric-loom
|
|
|
|
kotlin.stdlib.default.dependency = false
|
|
# Suppress a deprecation warning within the Kotlin Gradle plugin
|
|
kotlin.mpp.keepMppDependenciesIntactInPoms = true |