Coverett
Coverett - C library for interacting with HLAPI devices of the OpenComputers II mod.
Install / Use
/learn @Bs0Dd/CoverettREADME
Coverett
Coverett - C library for interacting with HLAPI devices of the OpenComputers II: Reimagined mod.

Warning!!!
The library is in alpha stage, so it can contain a bunch of nasty bugs, glitches and other things.
Documentation available here.
Original (abandoned) OpenComputers II mod is unsupported since version 0.1.0-alpha.
Complectation
-
libcoverett.so- The library itself in a dynamic version. Required for the utilities supplied with it. -
fimexu- File IMport/EXport Utility. Exchanges files between the mod's computer and a real PC (faster than standardimport.luaandexport.lua). -
ldevmet- List DEVice METhods. Displays a list of methods supported by the device. -
lshldev- Just lists all HLAPI devices on the system.lsdev.luaanalog. -
redstone- Small program for Redstone Interface Block or Redstone Interface Card control. -
seplay- Small Sound effects player for Sound Card. Can search effects names by query.
Building note
Firstly you need to download a MUSL compiler for RISC-V 64 architecture. You can download it in this site or directly by this link (Linux). Unfortunately Windows version is not available now.
Now you need to have git on your machine. Write this commands to clone repo:
git clone https://github.com/Bs0Dd/Coverett.git
cd Coverett/
git submodule init
git submodule update
For building you need to have CMake. Type this to generate a makefile:
CC='<folder with downloaded compiler>/bin/riscv64-linux-musl-gcc' cmake CMakeLists.txt
And type make to start making process.
It's all! Compiled files will be placed in directory with cloned repo.
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
