EnigmaticaModpacks / ModpackUploader

Automation tool for uploading Modpacks to CurseForge.
Apache License 2.0
16 stars 9 forks source link

added basic support for adding third party mods to client files #34

Closed NielsPilgaard closed 1 year ago

NielsPilgaard commented 1 year ago

Use the new setting $FILES_TO_INCLUDE_IN_MODS_FOLDER_IN_CLIENT_FILES in settings.ps1 to specify files you want copied into the client zip's overrides/mods folder.

NielsPilgaard commented 1 year ago

This PR closes #17