diff options
author | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2021-04-03 17:53:44 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-04-03 23:30:27 +0200 |
commit | 83b5655977787ebd3410c6d2562fc18e97ae0a91 (patch) | |
tree | 38f327ec09b7cec0984415734713250e79cd642d /Ports/AvailablePorts.md | |
parent | bf1ad160788e396987a0969626e6c05649943581 (diff) | |
download | serenity-83b5655977787ebd3410c6d2562fc18e97ae0a91.zip |
Ports: Added a Prince of Persia (SDLPoP) port.
This is a port of the dissasembly version of the DOS prince of persia
game :)
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index b9903c4ac2..ded3eeb348 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -66,6 +66,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`patch`](patch/) | patch (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy | | [`pcre2`](pcre2/) | Perl-compatible Regular Expressions (PCRE2) | 10.34 | https://www.pcre.org/ | | [`pkgconf`](pkgconf/) | pkgconf | 1.7.3 | https://github.com/pkgconf/pkgconf | +| [`SDLPoP`](SDLPoP/) | Prince of Persia game | | https://github.com/NagyD/SDLPoP | | [`printf`](printf/) | printf (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy | | [`pt2-clone`](pt2-clone/) | ProTracker 2 clone | 1.28 | https://github.com/8bitbubsy/pt2-clone | | [`python3`](python3/) | Python | 3.9.2 | https://www.python.org/ | |