File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ class Globals {
44 private static final def ARCHIVE_NAME = " file-manager" // The name of the exported file
55
66 // You can change the root folder of your OS if you have a custom installation
7- public static final def MCREATOR_ROOT_FOLDER_WINDOWS = " C://Program Files/Pylo/MCreatorEAP2023220712 /" // Default path on Windows
7+ public static final def MCREATOR_ROOT_FOLDER_WINDOWS = " C://Program Files/Pylo/MCreatorEAP2023222518 /" // Default path on Windows
88 public static def MCREATOR_ROOT_FOLDER_MAC_LINUX = " /Applications/MCreator.app/Contents/MacOS/mcreator"
99 // Default path on macOS and Linux
1010
Original file line number Diff line number Diff line change 55 "name" : " File Manager" ,
66 "description" : " Create and read your files" ,
77 "author" : " Goldorion" ,
8- "version" : " 5.7" ,
8+ "version" : " 5.7.1 " ,
99 "updateJSONURL" : " https://raw.githubusercontent.com/Goldorion/File-Manager-MCreator/master/update.json" ,
1010 "pluginPageID" : 64638
1111 }
Original file line number Diff line number Diff line change 11{
22 "file-manager" : {
3- "latest" : " 5.7"
3+ "latest" : " 5.7.1 "
44 }
55}
You can’t perform that action at this time.
0 commit comments