Merge branch 'main' of https://github.com/TerraFirmaGreg-Team/TFG-Modpack-1.20.x
This commit is contained in:
commit
78e1da4efd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
|||
sed -i -e "s/DEV/${DEV}/g" manifest.json
|
||||
sed -i -e "s/DEV/${DEV}/g" instance.cfg
|
||||
sed -i -e "s/DEV/${DEV}/g" .minecraft/config/fancymenu/customization/main_menu.txt
|
||||
sed -i -e "s/DEV/${DEV}/g" .minecraft/config/bcc-common.toml
|
||||
|
||||
- name: Archive Release MMC
|
||||
run: zip -r TerraFirmaGreg-1.20-${{ steps.get_version.outputs.version }}-mmc.zip mmc-pack.json instance.cfg .minecraft/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue