Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tx00100xt committed Dec 29, 2023
1 parent 18a0eaf commit 7113dff
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,17 +78,15 @@ The build for raspberry pi is similar to the build for Linux, you just need to a
cd SeriousSamAlphaRemake/Sources
./build-linux64.sh -DRPI4=TRUE # use build-linux32.sh for 32-bits
```
### FreeBSD
### FreeBSD OpenBSD NetBSD

Install bash.
Type this in your terminal:
To build a binary package for installation on the system use the template:
https://github.com/tx00100xt/SeriousSamAlphaRemake/tree/main/templates

After installation unpack the add-on archive into the directory:
```
git clone https://github.com/tx00100xt/SeriousSamAlphaRemake.git
cd SeriousSamAlphaRemake/Sources
bash build-linux64.sh # use build-linux32.sh for 32-bits
~/.local/share/Serious-Engine/serioussam/
```
After that , libraries will be collected in the Mods directory . Copy them to SeriousSamClassic/SamTFE/Mods/SSA/Bin folder.

### macOS

Expand Down Expand Up @@ -127,6 +125,8 @@ Supported OS
-----------
* `Linux`
* `FreeBSD`
* `OpenBSD`
* `NetBSD`
* `Windows`
* `Raspberry PI OS`
* `macOS`
Expand Down

0 comments on commit 7113dff

Please sign in to comment.