Add mixingradle (#6)

This commit is contained in:
Luke Bemish 2023-08-08 11:47:19 -04:00 committed by GitHub
parent 95076b799e
commit 303e6e548c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@ plugins {
id 'idea'
id 'maven-publish'
id 'net.neoforged.gradle' version '[6.0.18,6.2)'
id 'org.spongepowered.mixin' version '0.7.+'
}
version = mod_version