mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-23 08:38:51 +00:00
Remove Allay Mappings Submodules (#493)
* Download allay mappings from github instead of using git submodules Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Remove allay gitignore Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Use the same dependency notation as the rest of the project --------- Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
This commit is contained in:
@@ -81,6 +81,8 @@ object Versions {
|
||||
object Allay {
|
||||
const val api = "0.2.0"
|
||||
const val gson = "2.12.1"
|
||||
const val mappings = "3626653"
|
||||
const val mappingsGenerator = "366618e"
|
||||
}
|
||||
|
||||
object Minestom {
|
||||
|
||||
Reference in New Issue
Block a user