File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,11 +18,14 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
1818### Removed
1919
2020### Fixed
21- - Compatibility problem with mtl file with uppercase chars ` #708 `
22- - If your modelpack has ` mtl ` file with uppercase, your modelpack will fail to load.
2321
2422### Security
2523
24+ ## [ 2.0.29-beta.1] - 2023-11-11
25+ ### Fixed
26+ - Compatibility problem with mtl file with uppercase chars [ ` #708 ` ] ( https://github.com/fixrtm/fixRTM/pull/708 )
27+ - If your modelpack has ` mtl ` file with uppercase, your modelpack will fail to load.
28+
2629## [ 2.0.28] - 2023-07-20
2730### Fixed
2831- Speaker setting is not saved correctly [ ` #697 ` ] ( https://github.com/fixrtm/fixRTM/pull/697 )
@@ -625,7 +628,8 @@ The changelog for 2.0.23 and earlier is generated by [anatawa12's fork of `auto-
625628- fix .gitignore [ ` 40ff11e ` ] ( https://github.com/fixrtm/fixRTM/commit/40ff11ec23453c374a616437c98fa4081a156d0a )
626629- PacketCollisionObjが大きすぎる問題の解決を試した [ ` 7a365db ` ] ( https://github.com/fixrtm/fixRTM/commit/7a365db3b528b5be36fc7e9fbb4d75657acf5c66 )
627630
628- [ Unreleased ] : https://github.com/fixrtm/fixRTM/compare/2.0.28...HEAD
631+ [ Unreleased ] : https://github.com/fixrtm/fixRTM/compare/2.0.29-beta.1...HEAD
632+ [ 2.0.29-beta.1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.28...2.0.29-beta.1
629633[ 2.0.28 ] : https://github.com/fixrtm/fixRTM/compare/2.0.27...2.0.28
630634[ 2.0.27] : https://github.com/fixrtm/fixRTM/compare/[2.0.27-rc.1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.26...2.0.27-rc.1...2.0.27
631635[ 2.0.27-rc.1 ] : https://github.com/fixrtm/fixRTM/compare/2.0.26...2.0.27-rc.1
Original file line number Diff line number Diff line change 44
55org.gradle.jvmargs =-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
66modGroup =com.anatawa12.fixRtm
7- modVersion =2.0.29-beta.0
7+ modVersion =2.0.29-beta.1
88modBaseName =fixRtm
99forgeVersion =1.12.2-14.23.5.2847
1010mcpChannel =stable
You can’t perform that action at this time.
0 commit comments