From 4d7c6aeb2f324d714d96f01d864344cd60fad41a Mon Sep 17 00:00:00 2001 From: Luxferre Date: Sat, 30 May 2026 10:14:48 +0300 Subject: [PATCH] added the reference to Bash port --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2cd83a..cfdd15c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ This is a collection of my own ports of the [Scoundrel](http://stfj.net/art/2011 * [(Circuit)Python port](https://codeberg.org/luxferre/t-deckard/src/branch/master/game/scoundrel.py) (as a part of the T-DeckARD suite) * [HTML+CSS+JS port](https://ironlynx.neocities.org/scoundrel) (hosted as a single HTML file with readable source code) +* [Bash shell port](https://codeberg.org/luxferre/bash-goodies/src/branch/master/scoundrel) ## Currently planned ports