How do I update the forge modloader when using the old manual Curseforge server type? #2890
Answered
by
hamcoremusic
hamcoremusic
asked this question in
Q&A
|
So after trying to get BMC4 to work through Now v28 of BMC4 came out and it requires a bump in the Forge mod loader version. How would I go about this? Would I just change the pack name to the new version and let it run it's course? My only issue with making the container unpack the server is it might overwrite my |
Answered by
hamcoremusic
Jun 11, 2024
Replies: 1 comment 2 replies
|
Or can I just change the Forge version to the one I need in |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like I just has to make sure I brought over the
start.shscript and copy my custom flags to thevariables.txtfile. It reads the version it needs from the variable file so it auto-installed using their script