Ponali fe6cd4cd72 v2.7.1 - Fixed a bug where drivers wouldn't load, and listing /special/drive would return an error when a Computers tape drive is connected
The startupapps.json config file didn't have drvload.lua when recently installing Halyde. component.list("drive") will not just list components with the 'drive' type, but also with types that contain 'drive'. this includes 'tape_drive' (Computronics), so when calling getCapacity, the filesystem library errors out.
2025-07-23 16:31:58 +02:00
2025-07-23 10:48:30 +02:00
2025-05-23 17:01:10 +03:00

Halyde

A universal, customizable and feature-packed operating system for OpenComputers.

Installation

To install Halyde from OpenOS, simply run:

pastebin run nxP2zudb

If for some reason that doesn't work, try:

wget -f https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/webinstall.lua /tmp/webinstall.lua && /tmp/webinstall.lua

Docs

Halyde is documented on GitBook.

S
Description
A universal, customizable and feature-packed operating system for OpenComputers.
Readme GPL-3.0 744 KiB
Languages
Lua 99.8%
JavaScript 0.2%