aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-07-21 10:15:53 +0000
committerGitHub Action <action@github.com>2023-07-21 10:15:53 +0000
commit4f8ca665888f10504d2995e9bed4b95ea60554c3 (patch)
treec9894a5c302d4b1665f4f6aabfc285b00f90849a /settings.gradle.kts
parent2c7e371cb8d566875d767dd20c4a1287d5275b2c (diff)
downloadSkyblockPlayersAnonymous-4f8ca665888f10504d2995e9bed4b95ea60554c3.tar.gz
SkyblockPlayersAnonymous-4f8ca665888f10504d2995e9bed4b95ea60554c3.tar.bz2
SkyblockPlayersAnonymous-4f8ca665888f10504d2995e9bed4b95ea60554c3.zip
Initialize template repository proper
Set package name to com.github.romangraef.skyblockplayersanonymous Set project name to SkyblockPlayersAnonymous Set modid to skyblockplayersanonymous
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r--settings.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts
index 05f4f1e..0372e85 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -23,4 +23,4 @@ plugins {
}
-rootProject.name = "examplemod"
+rootProject.name = "SkyblockPlayersAnonymous"