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 |
---|---|---|
![]() |
aarch64 (32)*, x86_64 (140)* | Fedora 35 (0 downloads) |
![]() |
aarch64 (40)*, x86_64 (488)* | Fedora 36 (0 downloads) |
![]() |
aarch64 (40)*, x86_64 (272)* | Fedora 37 (37 downloads) |
![]() |
aarch64 (8)*, x86_64 (40)* | Fedora 38 (6 downloads) |
![]() |
aarch64 (36)*, x86_64 (36)* | Fedora rawhide (15 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable lemoonstar/CraftOS-PC
More info about enabling Copr repositories