bedrock support

This commit is contained in:
2026-03-11 23:29:13 +00:00
parent cf3e2c8c78
commit 28be3105b6
7 changed files with 200 additions and 10 deletions
+4
View File
@@ -21,6 +21,10 @@ SUBREDDIT=YOUR_SUBREDDIT_HERE
# Multiple: RELEASE_TYPES=release,snapshot
RELEASE_TYPES=release
# Optional: Check for Bedrock Edition releases (Windows)
# true to enable, false to disable
CHECK_BEDROCK=false
# Optional: how often to check for updates (in seconds)
# Default: 3600 (1 hour)
# For testing: 600 (10 minutes)