Skip to content

Commit cfe8a74

Browse files
author
BayuLewis
authored
Make it more simple
1 parent 96cc8fe commit cfe8a74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ It is possible that this mod could cause damage to world saves, please be carefu
2323
## Installation for macOS
2424

2525
If the game crash, then follow these steps:
26-
1) Download `liblwjgl.dylib` and `liblwjgl_vma.dylib` from https://www.lwjgl.org/browse/release/3.2.2/macosx/x64and place them under `/Applications/MultiMC.app/Data/instances/[instance name]/natives `
27-
2) Download the latest version of MoltenVK from the VulkanSDK or from here https://community.pcgamingwiki.com/files/file/2417-moltenvk-modified-with-dxvk-patches-for-macos-libmoltenvkdylib/ and place `libMoltenVK.dylib` on the natives folder
28-
3) Download https://storage.googleapis.com/shaderc/badges/build_link_macos_clang_release.html and in the install/lib folder that was downloaded copy `libshaderc_shared.1.dylib` and rename it to `shaderc.dylib` and place it under your `natives/libwindows/x64/org/lwjgl/shaderc/` (create the needed subdirectories)
26+
1) Download `liblwjgl.dylib` and `liblwjgl_vma.dylib` from [here](https://www.lwjgl.org/browse/release/3.2.2/macosx/x64) and place them under `/Applications/MultiMC.app/Data/instances/[instance name]/natives `
27+
2) Download the latest version of MoltenVK from the VulkanSDK or from [here](https://community.pcgamingwiki.com/files/file/2417-moltenvk-modified-with-dxvk-patches-for-macos-libmoltenvkdylib/) and place `libMoltenVK.dylib` on the natives folder
28+
3) Download [shaderc](https://storage.googleapis.com/shaderc/badges/build_link_macos_clang_release.html) and in the install/lib folder that was downloaded copy `libshaderc_shared.1.dylib` and rename it to `shaderc.dylib` and place it under your `natives/libwindows/x64/org/lwjgl/shaderc/` (create the needed subdirectories)
2929
4) Place a second copy of `liblwjgl.dylib` under your shaderc folder
3030
5) Your game should run now, side note, MultiMC deletes the natives folder after the game is done running so I'd reccomend you keep a copy that's setup with the stuff from above
3131
Credit: UnlikePaladin#5813

0 commit comments

Comments
 (0)