Initial port of 1.18.2-3.0.1 to 1.19.2.

This commit is contained in:
Micle
2022-10-31 20:07:14 +00:00
commit 27a424aa21
28 changed files with 1612 additions and 0 deletions

12
gradle.properties Normal file
View File

@ -0,0 +1,12 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
group = dev.micle
archivesBaseName = micles-login-protection-forge
modID = loginprotection
name = Micle's Login Protection
author = Micle
buildVersion = 3.0.0
mcVersion = 1.19.2
forgeVersion = 43.1.47