Skip to content

Commit

Permalink
t14
Browse files Browse the repository at this point in the history
  • Loading branch information
Ecdcaeb authored Apr 21, 2024
1 parent 5228b3a commit baacf0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1003,6 +1003,7 @@ project(':cleanroom') {
exclude("big_logo.png") // Remove Forge Logo
}
from(rootProject.file('installer_big_logo.png')) {
into("/")
rename { "big_logo.png" }
}
}
Expand Down

0 comments on commit baacf0b

Please sign in to comment.