Commit graph

8 commits

Author SHA1 Message Date
Tomo 4851ef974d craftos-pc: fix tests
The tests attempt to import 'grep' with the intention of using
'gnugrep'. This commit resolves that issue.
2023-07-22 19:34:01 -07:00
Tomo 9cdeb84cd9 craftos-pc: add basic tests
This ensures that most obvious breakages will be caught before they are
shipped.
2023-06-26 17:33:32 -07:00
Tomo b05ef018ff craftos-pc: fix broken hashes
The author made a hotfix after 2.7.4 was released and then reassigned
2.7.4 to that hotfix. This PR fixes that discrepancy.
2023-05-15 04:56:20 +00:00
Tomo 7d2227f08c craftos-pc: 2.7.3 -> 2.7.4 2023-05-14 06:59:40 +00:00
Tomo fb8cf494a1 craftos-pc: Add tomodachi94 to maintainers 2023-01-29 08:16:37 -08:00
Tomo 6b4b96e685 craftos-pc: 2.6.6 -> 2.7.3
Changelog: https://github.com/MCJack123/craftos2/releases/tag/v2.7.3
2023-01-29 08:16:37 -08:00
Glowpelt 82f4659c47 (craftos-pc): 2.4.5 -> 2.6.6
Update to the newest version.
Also:
* Adds in most optional dependencies (besides `libharu`)
* Bundles the rom files (under ComputerCraft Public License, so `free`)
* packages the headers
2022-06-30 13:34:25 -06:00
AndersonTorres 8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00