lemoonstar/CraftOS-PC
Project ID: 52432
Description
CraftOS-PC is a fast and resource-light emulator for ComputerCraft 1.8 that adds many new features to CraftOS. It's built entirely with C++, allowing it to ditch the Java VM that other emulators use, reducing resource use while improving processing speed.
Installation Instructions
Enable the repository by running
dnf copr enable lemoonstar/CraftOS-PC
Then install CraftOS-PC using
dnf install craftos-pc
To install the C++ API run
dnf install craftos-pc-devel
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (37)*, x86_64 (474)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (25)*, x86_64 (321)* | Fedora 40 (55 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (82)* | Fedora 41 (12 downloads) |
Fedora rawhide | aarch64 (74)*, x86_64 (67)* | Fedora rawhide (53 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable lemoonstar/CraftOS-PC
More info about enabling Copr repositories