MCJack123 / craftos2

A fast, modern, and feature-filled ComputerCraft emulator written in C++.
https://www.craftos-pc.cc
Other
217 stars 25 forks source link

Add Nix installation method to documentation #306

Closed tomodachi94 closed 10 months ago

tomodachi94 commented 1 year ago

CraftOS-PC is available in the Nixpkgs unstable repository. The latest version will be available once https://github.com/NixOS/nixpkgs/pull/208549 has been merged; perhaps we should wait until that happens before merging this in?

Commandcracker commented 11 months ago

@tomodachi94 where is the Accelerated/JIT package :D

tomodachi94 commented 11 months ago

@tomodachi94 where is the Accelerated/JIT package :D

It's currently being worked on. I'm waiting for a PR that adds MacOS support to the regular package to be merged before I file one for adding Accelerated.

tomodachi94 commented 10 months ago

Closing as unnecessary, changes to the docs have already been made.