OpenComputers II

OpenComputers II

27.1k Downloads

C/C++ library for devices

KP2048 opened this issue ยท 2 comments

commented

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
What if I want to write code in c for an oc2 computer? What if I want to emit redstone from a qt app?

Describe the solution you'd like
A clear and concise description of what you want to happen.
Someone needs to make a c/c++ library for interfacing with Minecraft

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
A python library would work for using qt, but would not solve being able to use compiled languages

Additional context
Add any other context or screenshots about the feature request here.

commented

Found one
https://github.com/Bs0Dd/Coverett
Maybe add it to the buildroot by default?

commented

a rust library exist
though not on crates.io
https://github.com/big-lip-bob/OC2-HLAPI-Rust
also broken due to one of it's dependency's being yanked