Initial commit

This commit is contained in:
2024-09-07 08:36:32 +02:00
commit 80f6bebd3d
194 changed files with 761290 additions and 0 deletions

7
settings.gradle Normal file
View File

@@ -0,0 +1,7 @@
pluginManagement {
repositories {
maven { url "https://maven.architectury.dev/" }
gradlePluginPortal()
}
}
rootProject.name = 'Create Mechanical Template'