File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,11 @@ services:
55 EULA : true
66 # https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/mod-platforms/auto-curseforge/
77 MODPACK_PLATFORM : AUTO_CURSEFORGE
8- # CF_PAGE_URL: https://www.curseforge.com/minecraft/modpacks/skyfactory-5/files/6044634
8+ # CF_PAGE_URL: https://www.curseforge.com/minecraft/modpacks/skyfactory-5/files/6290684
99 CF_SLUG : skyfactory-5
10- CF_FILENAME_MATCHER : 5.0.2
10+ # Comment out the following to get the latest version or pick a version from
11+ # https://www.curseforge.com/minecraft/modpacks/skyfactory-5/files/all?page=1&pageSize=20
12+ CF_FILENAME_MATCHER : 5.0.8
1113 # Allocate API key from https://console.curseforge.com/
1214 # and set in .env file making sure to double up dollar signs, such as
1315 # CF_API_KEY=$$2a$$10$$....
You can’t perform that action at this time.
0 commit comments