diff --git a/.github/buildtools/client_mod.txt b/.github/buildtools/client_mod.txt index 382104be9..47f47d8b9 100644 --- a/.github/buildtools/client_mod.txt +++ b/.github/buildtools/client_mod.txt @@ -14,7 +14,8 @@ embeddiumplus-* entityculling-* fancymenu_* farsight-* -firstperson-forge-* +firstperson-* +FpsReducer2-* invhud* ItemPhysicLite_* no-report-button-* diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6ad7a36cc..d037c9c5f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -82,7 +82,7 @@ jobs: run: | VERSION=${{ needs.modpack-info.outputs.project_version }} sed -i -e "s/DEV/${VERSION}/g" .github/buildtools/modpack/manifest.json - sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/main_menu.txt + sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/gui_main_menu.txt - name: Export CF run: | @@ -112,7 +112,7 @@ jobs: run: | VERSION=${{ needs.modpack-info.outputs.project_version }} sed -i -e "s/DEV/${VERSION}/g" .github/buildtools/modpack/instance.cfg - sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/main_menu.txt + sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/gui_main_menu.txt - name: Download Mods run: | diff --git a/CHANGELOG_EN.md b/CHANGELOG_EN.md index bd15f0c47..8b2ca455c 100644 --- a/CHANGELOG_EN.md +++ b/CHANGELOG_EN.md @@ -37,6 +37,7 @@ - nanhealthfixer - tfcchannelcasting - toofast +- no-report-button ### Update mods - GregTech -> 1.1.0 - TerraFirmaCraft -> 3.1.5 @@ -50,7 +51,6 @@ - moonlight -> 2.8.84 - PlayerRevive -> 2.0.22 ### Deleted mods -- FastLoad-Reforged - NoChatReports ## [0.6.3] - 16.01.2024 diff --git a/CHANGELOG_RU.md b/CHANGELOG_RU.md index 3067d96fb..a29380526 100644 --- a/CHANGELOG_RU.md +++ b/CHANGELOG_RU.md @@ -37,6 +37,7 @@ - nanhealthfixer - tfcchannelcasting - toofast +- no-report-button ### Обновленные моды - GregTech -> 1.1.0 - TerraFirmaCraft -> 3.1.5 @@ -50,7 +51,6 @@ - moonlight -> 2.8.84 - PlayerRevive -> 2.0.22 ### Удаленные моды -- FastLoad-Reforged - NoChatReports ## [0.6.3] - 16.01.2024