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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Use `./SharpServer --help` to display this information in your terminal.
42
42
-`-p`, `--portable` | Launch in portable mode using the current directory instead of appdata
43
43
-`-l`, `--license` | output this program's license information and exit
44
44
45
-
> *Note*
45
+
> [!TIP]
46
46
>
47
47
> The default base directory when not launching in portable mode is `%localAppData%/RobynLlama/SharpWebserver` on windows and `~/.local/share/RobynLlama/SharpWebserver` on most Linux distros. See [Special Folders](https://learn.microsoft.com/en-us/dotnet/api/system.environment.getfolderpath?view=net-8.0) on the MSDN docs for more on where this location is on your system.
0 commit comments