File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Gradle
1+ # Gradle
22org.gradle.jvmargs =-Xmx4G
33org.gradle.daemon =false
44
@@ -20,16 +20,16 @@ discord_embed_color=#3c3040
2020# and the Discord embed shows one download button per uploaded jar (one per
2121# loader x platform) instead of the curated CurseForge / Modrinth versions links
2222# used in stable mode.
23- alphaBuild =true
23+ alphaBuild =false
2424
2525# Discord role ping control. When true, the announceDiscord banner post
2626# mentions the release role. When false, the banner posts silently.
2727# Overridden to false automatically when alphaBuild=true (alpha test builds
2828# never ping subscribers regardless of this value).
29- discordPing =true
29+ discordPing =false
3030
3131# Project
32- version =3.0.0-alpha.3
32+ version =3.0.0
3333group =com.finndog.moogs_structures
3434mod_name =Moog's Structure Lib
3535mod_author =FinnDog
You can’t perform that action at this time.
0 commit comments