mirror of
https://github.com/PuzzleMC/Puzzle.git
synced 2025-12-16 11:55:09 +01:00
Add emissive textures module, Try to fix puzzle-splashscreen
This commit is contained in:
5
puzzle-emissives/build.gradle
Executable file
5
puzzle-emissives/build.gradle
Executable file
@@ -0,0 +1,5 @@
|
||||
archivesBaseName = "puzzle-emissives"
|
||||
|
||||
dependencies {
|
||||
api project(":puzzle-base")
|
||||
}
|
||||
Reference in New Issue
Block a user