mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-27 19:57:00 -05:00
7 lines
304 B
Properties
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 |