Access OpenComputers (minecraft) functionality via serial
Find a file
2025-09-02 12:37:42 -04:00
lua Added a project file for ocbuild 2025-09-02 00:09:46 -04:00
LICENSE Initial commit 2025-08-12 01:22:03 +00:00
README.md Fixed up and clarified some of the README 2025-09-02 12:37:42 -04:00

MC_BBS

Access OpenComputers (minecraft) functionality via serial interface. The goal of this project is to provide BBS function from scratch. This probably could have been done way easier with some kind of Minecraft OC API hooked up to a more well known BBS service, like mystic or synchronet. But I think the project is way cooler if the BBS code all runs within the game.

Features

Includes:

  • A Lua BBS server to be used in an OpenComputers machine

Usage

Move the contents of lua/ to an OpenComputers disk, run the BBS with your ser2net address (or other tcp serial interface) and let it fly!