Initial Template Personalization

fixed build issues
This commit is contained in:
Steven 2023-10-17 03:08:08 -04:00
parent ceba210c3f
commit 318d459241
9 changed files with 101 additions and 136 deletions

View file

@ -5,6 +5,7 @@ pluginManagement {
name = 'NeoForged'
url = 'https://maven.neoforged.net/releases'
}
maven { url = 'https://maven.parchmentmc.org' }
}
}