mirror of
https://github.com/PuzzleMC/Puzzle.git
synced 2025-12-15 11:25:11 +01:00
6 lines
88 B
Groovy
Executable File
6 lines
88 B
Groovy
Executable File
archivesBaseName = "puzzle-emissives"
|
|
|
|
dependencies {
|
|
api project(":puzzle-base")
|
|
}
|