I would like to share my packaged game on Github. Github unfortunately does not allow a file over 100mb (and I don’t want to use git lfs). Currently .ucas file in my project is over 300mb. Is there a way to split the file to multiple smaller files?
Did you ever find an answer for this?