最初的提交

This commit is contained in:
2025-10-31 13:53:49 +08:00
commit 49d30eb728
380 changed files with 25153 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs = -Xmx8G
mod_version = 2.0.2-1.21.1
maven_group = com.cinemamod
archives_base_name = webdisplays
# NeoForge 1.21.1 configuration
minecraft_version = 1.21.1
neoforge_version = 21.1.203
java_version = 21
systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=20803
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=20803