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
Copy file name to clipboardExpand all lines: README.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,21 +53,25 @@ or a letter that the group found to little character sheets of your players to u
53
53
- Support for using Local LLMs (for example via [LM Studio](https://lmstudio.ai/)) or any custom endpoints that are compatible with OpenAI API
54
54
- Cloud sync for templates, generators and data sources
55
55
56
-
## Download 📁
56
+
## 📁 Download
57
57
58
58
You can find the latest version on the release page:
59
59
-https://github.com/BigJk/snd/releases
60
60
61
-
### Mac & Linux
61
+
### :apple: Mac
62
62
63
-
- If you are on a unix system you can use the install script to download and install the latest version of Sales & Dungeons automatically
64
-
- The script will create a ``snd`` folder in your home directory
65
-
- To update to the newest version just run the command again. Your user data won't be deleted.
63
+
The mac bundles are not signed at the moment so you might face the following problems when opening the application:
66
64
67
-
**Open your terminal and copy and paste the following command:**
65
+
#### It's not opening because it's from a unverified developer
66
+
67
+
If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: [Open a Mac app from an unidentified developer](https://support.apple.com/lv-lv/guide/mac-help/mh40616/mac)
68
+
69
+
#### It's not opening because the app "is damaged"
70
+
71
+
On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:
0 commit comments