summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2025-01-10 15:40:32 -0500
committerouwou <26526779+ouwou@users.noreply.github.com>2025-01-10 15:40:32 -0500
commit606c6a4bc80e77ab76882b0802518e5bc9ab6a1a (patch)
tree5dcfc976092b4a3f24c27a537bcd35c32c5cbcb0 /README.md
parent3fbbeae867996dbf24ae73e3b51d801c95cdffc1 (diff)
parentbd5bb61f456d68ef69a822704860a06c79c0418c (diff)
downloadabaddon-portaudio-606c6a4bc80e77ab76882b0802518e5bc9ab6a1a.tar.gz
abaddon-portaudio-606c6a4bc80e77ab76882b0802518e5bc9ab6a1a.zip
Merge branch 'master' of https://github.com/uowuo/abaddon
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index b1d1a35..44a0055 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,15 @@ the result of fundamental issues with Discord's thread implementation.
5. `make`
6. [Copy resources](#resources)
+#### FreeBSD:
+
+1. `pkg install git cmake nlohmann-json spdlog gtkmm30 libhandy libsodium`
+2. `git clone https://github.com/uowuo/abaddon --recurse-submodules="subprojects" && cd abaddon`
+3. `mkdir build && cd build`
+4. `cmake ..`
+5. `make`
+6. [Copy resources](#resources)
+
### Downloads:
Latest release version: https://github.com/uowuo/abaddon/releases/latest