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 38 | aarch64 (43)*, x86_64 (310)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (37)*, x86_64 (470)* | Fedora 39 (73 downloads) |
Fedora 40 | aarch64 (18)*, x86_64 (301)* | Fedora 40 (50 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (50)* | Fedora 41 (6 downloads) |
Fedora rawhide | aarch64 (68)*, x86_64 (61)* | Fedora rawhide (51 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable lemoonstar/CraftOS-PC
More info about enabling Copr repositories