You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Download **GLTFQuickLook.qlgenerator** from [Releases](https://github.com/magicien/GLTFQuickLook/releases/latest).
11
-
2. Put GLTFQuickLook.qlgenerator into `/Library/QuickLook` (for all users) or `~/Library/QuickLook` (only for the logged-in user).
14
+
### Using [Homebrew Cask](https://github.com/phinze/homebrew-cask)
15
+
16
+
- Run `brew cask install gltfquicklook`
17
+
18
+
### Manually
19
+
20
+
1. Download **GLTFQuickLook_vX.X.X.zip** from [Releases](https://github.com/magicien/GLTFQuickLook/releases/latest).
21
+
2. Put **GLTFQuickLook.qlgenerator** (in the zip file) into `/Library/QuickLook` (for all users) or `~/Library/QuickLook` (only for the logged-in user).
12
22
3. Run `qlmanage -r` command to reload QuickLook plugins.
0 commit comments