Add link to writeup by Robbie Whiting

This commit is contained in:
Bryan Ashby 2021-04-21 15:15:14 -06:00
parent c30b52c9d8
commit fdf2e94399
No known key found for this signature in database
GPG Key ID: B49EB437951D2542
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ title: Local Doors
## Local Doors
ENiGMA½ has many ways to add doors to your system. In addition to the [many built in door server modules](door-servers.md), local doors are of course also supported using the ! The `abracadabra` module!
:information_source: See also [Lets add a DOS door to Enigma½ BBS](https://medium.com/retro-future/lets-add-a-dos-game-to-enigma-1-2-41f257deaa3c) by Robbie Whiting for a great writeup on adding doors!
## The abracadabra Module
The `abracadabra` module provides a generic and flexible solution for many door types. Through this module you can execute native processes & scripts directly, and perform I/O through standard I/O (stdio) or a temporary TCP server.