@@ -28,47 +28,3 @@ neo_form_version=26.2-1
2828# Fabric
2929fabric_loader_version =0.19.3
3030fabric_version =0.152.2+26.2
31-
32-
33- # Publish (release-actions Discord-gated workflow)
34- modName =Moog's Structure Lib
35- minecraftVersion =26.2
36- publishMcStart =26.2
37- publishMcEnd =26.2
38- modrinthProjectId =1oUDhxuy
39- modrinthProjectSlug =moogs-structure-lib
40- curseforgeProjectId =1337167
41- curseforgeProjectSlug =moogs-structure-lib
42- publishDisplayPrefix =MSL
43- publishDisplaySuffix =[FABRIC + NEOFORGE]
44- releaseType =minor
45- branchName =26.2.0
46- discordThumbnailUrl =https://media.forgecdn.net/avatars/thumbnails/1441/422/64/64/638934552218182240.webp
47-
48- # Discord webhook settings
49- discordEmbedColor =#39313f
50- discordRoleId =1466012771379581039
51- discordAvatarUrl =https://media.forgecdn.net/avatars/thumbnails/1441/422/256/256/638934552218182240.webp
52- discordBannerUrl =https://www.bisecthosting.com/images/CF/Moogs_Structure_Lib/MP_MoogsStructureLib_header.webp
53- # Loader list shown in the Discord release announcement (the "Versions - X.Y | Fabric, NeoForge" line).
54- # Update this when the set of jars actually uploaded to CurseForge / Modrinth changes.
55- publish_loaders =Fabric, NeoForge
56-
57- # Alpha publish mode.
58- # When true: CurseForge + Modrinth uploads are marked as ALPHA release type,
59- # the GitHub release is created as a pre-release (handled by the publish
60- # plugin's GitHub block when type=ALPHA), the Discord announcement is posted
61- # to the DISCORD_ALPHA_WEBHOOK_URL env var (e.g. #test-builds) instead of
62- # the public DISCORD_WEBHOOK, the jar archivesName picks up an -alpha suffix,
63- # and the Discord embed shows one download button per uploaded jar (fabric
64- # and neoforge x CurseForge / Modrinth = up to 4 buttons) instead of the
65- # curated CurseForge / Modrinth versions links used in stable mode.
66- alphaBuild =false
67-
68- # Discord role ping control. When true, the announceDiscord banner post
69- # mentions the release role. When false, the banner posts silently.
70- # Overridden to false automatically when alphaBuild=true (alpha test builds
71- # never ping subscribers regardless of this value).
72- discordPing =true
73-
74- # Forge: no 26.2 release at time of port; skipped for this branch.
0 commit comments