File tree Expand file tree Collapse file tree 4 files changed +24
-12
lines changed
Expand file tree Collapse file tree 4 files changed +24
-12
lines changed Original file line number Diff line number Diff line change 2424
2525 - name : Archive Release CF
2626 run : |
27- zip -r ./GTExpert-${{ env.VERSION }}-pr-${{ env.PR_VERSION }}-cf.zip ./manifest.json ./modlist.html ./overrides/config/ ./overrides/scripts/
27+ zip -r ./GTExpert-${{ env.VERSION }}-pr-${{ env.PR_VERSION }}-cf.zip ./manifest.json ./modlist.html ./overrides/config/ ./overrides/mods/ ./overrides/ scripts/
2828
2929 - name : Setup Python
3030 uses : actions/setup-python@v4
Original file line number Diff line number Diff line change 1+ # v4.4.1
2+ ## ModPack update infomation
3+ - Hot fixes to fix a bug that caused some mods to disappear in the cf version.
4+
5+ ## Modpack other infomation
6+ - The 1.12.2 version of GTE based on [ GregTech CE: Unofficial] ( https://www.curseforge.com/minecraft/mc-mods/gregtech-ce-unofficial ) is now available!!
7+
8+ ## Update mods
9+ - CraftTweaker
10+ - ModTweaker
11+ - GTTweaker
12+
13+ ***
14+
115# v4.4.0
216## ModPack update infomation
317- There was a request for an update, so I updated it.
Original file line number Diff line number Diff line change 184184 "fileID" : 2219011 ,
185185 "required" : true
186186 },
187- {
188- "projectID" : 239197 ,
189- "fileID" : 2338487 ,
190- "required" : true
191- },
192187 {
193188 "projectID" : 224728 ,
194189 "fileID" : 2320032 ,
259254 "fileID" : 2262092 ,
260255 "required" : true
261256 },
262- {
263- "projectID" : 220954 ,
264- "fileID" : 2313730 ,
265- "required" : true
266- },
267257 {
268258 "projectID" : 242677 ,
269259 "fileID" : 2522249 ,
Original file line number Diff line number Diff line change 11[
22 {
3- "repo" : " https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon/releases/download/2.0.2/GTTweaker-2.0.2.jar" ,
3+ "repo" : " https://github.com/GTNewHorizons/CraftTweaker/releases/download/3.2.13/" ,
4+ "file" : " CraftTweaker-3.2.13.jar"
5+ },
6+ {
7+ "repo" : " https://github.com/GTNewHorizons/ModTweaker/releases/download/0.9.10/" ,
8+ "file" : " ModTweaker2-0.9.10.jar"
9+ },
10+ {
11+ "repo" : " https://github.com/GTNewHorizons/Minetweaker-Gregtech-5-Addon/releases/download/2.0.2/" ,
412 "file" : " GTTweaker-2.0.2.jar"
513 }
614]
You can’t perform that action at this time.
0 commit comments