Releases: Goldorion/File-Manager-MCreator
Releases · Goldorion/File-Manager-MCreator
5.8
- Removed support for Forge 1.18.2, 1.19.2
- Removed support for Fabric 1.19.2
- Re-organized File Manager's categories to use the new parent/children category system
- [#51] Add a Remove JSON property
- [#54] Add Get client's directory
- [#58] Add Get JSON property name at index
- [Bugfix #50] Is JSON object empty caused a build error
- [Bugfix #52] Copy url to file didn't work correctly
What's Changed
- New Crowdin updates by @Goldorion in #57
Full Changelog: 5.7.3...5.8
5.7.3 - Forge 1.20.1support
- Added Forge 1.20.1 support
5.7.2
- Changed Fabric 1.20 support to Fabric 1.20.1
What's Changed
- New Crowdin updates by @Goldorion in #47
Full Changelog: 5.7.1...5.7.2
5.7.1 - Fabric 1.20 and 1 bug fix
- Added support for Fabric 1.20
- [Bugfix] Using Get temp dire procedure block caused a non-existant error
Full Changelog: 5.7...5.7.1
5.7 - ZIP files and much more!
- Added new ZIP related procedure blocks: ZIP a single file, ZIP multiple files from a list (Require ArrayLists), ZIP a folder and Unzip a file
- Procedure blocks are now grouped depending on their usage
- Note: This only work if "Smart sorting" is enabled in the preferences
- Added new general file procedure blocks: Get file parent's path, Get file's path, Get temp directory, Is directory and Is file
- Added 2 new categories: File Manager data and File Manager utils
- [#32] Added a "Get current world's name" procedure block (Forge only)
- [Bugfix] Add a new line for TXT files didn't work
- [Bugfix] Path separator block wasn't inside a category
5.6.3
5.6.2
5.6
5.2 - Fabric 1.17.1 and Forge 1.18.2
- Added support for Fabric 1.17.1 and Forge 1.18.2
- Removed support for Fabric 1.16.5
5.1 - A small update
Changelog
- Added a new copy URL to file procedure block
- Note: It can be used to download online files.
- Removed some old tooltips
- Added French translations
- [Repository] Added Crowdin support for the externalization (Read #24)