Start Forge 1.20.6 code (not yet functional)

This commit is contained in:
Michael Primm 2024-06-02 18:25:17 -05:00
parent c91baab945
commit 9bd467ead9
32 changed files with 3655 additions and 30 deletions

View file

@ -2,7 +2,7 @@ arguments=
auto.sync=false
build.scans.enabled=false
connection.gradle.distribution=GRADLE_DISTRIBUTION(VERSION(6.3))
connection.project.dir=../bukkit-helper-120-5
connection.project.dir=../forge-1.20.6
eclipse.preferences.version=1
gradle.user.home=
java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_251.jdk/Contents/Home

View file

@ -1,5 +1,5 @@
#
#Sun Apr 28 13:34:57 CDT 2024
#Sun Jun 02 15:52:13 CDT 2024
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.annotation.nonnull=javax.annotation.Nonnull
org.eclipse.jdt.core.compiler.annotation.nullable=javax.annotation.Nullable