Initial commit

This commit is contained in:
2024-12-26 17:53:26 +00:00
commit c3d975e88b
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'