Skip to content

Commit 6cef1fd

Browse files
committed
1.7.5
1 parent 99f623d commit 6cef1fd

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

changelog.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
## Resourcify 1.7.4 for 1.21.9
1+
## Resourcify 1.7.5
22

33
Please make sure to report any bugs and/or visual anomalies
44
on [Resourcify's GitHub](https://github.com/DeDiamondPro/Resourcify/issues) or in
55
the [Discord](https://discord.gg/XtAuqsJWby).
66

7-
- Added support for 1.21.9
7+
- Fixed not being able to read some zips when download worlds
8+
- Improved world extraction handling by locating `level.dat` to determine the folder root.
9+
- (1.21.10) Fix clicking links to other Modrinth projects not opening project and going to main menu instead
10+
- Make images in markdown descriptions use linear scaling, this should improve overall quality of enlarged images
11+
- Update hit boxes of some buttons to make them easier to click (back and forward buttons, search bar and buttons for
12+
the pages in the project screen)
13+
- Fix a rare crash in the screen that watches your download folder for a manual install
814

915
----------------------------------------------------------------------------------------------------
1016

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mod_name = Resourcify
22
mod_id = resourcify
3-
mod_version = 1.7.4
3+
mod_version = 1.7.5
44

55
org.gradle.jvmargs=-Xmx4G
66
org.gradle.parallel=true

0 commit comments

Comments
 (0)