1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 20:57:34 +00:00

Ports: Add a ClassiCube port

This commit is contained in:
cflip 2022-10-15 10:24:29 -06:00 committed by Linus Groh
parent fea43a647f
commit 75d46e0e96
5 changed files with 225 additions and 0 deletions

View file

@ -29,6 +29,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`cfunge`](cfunge/) | cfunge | 2bc4fb2 | https://github.com/VorpalBlade/cfunge/ |
| [`chester`](chester/) | Chester Gameboy Emulator | | https://github.com/veikkos/chester |
| [`citron`](citron/) | Citron Programming Language | 0.0.9.3 | https://github.com/alimpfard/citron |
| [`ClassiCube`](ClassiCube/) | ClassiCube | 1.3.3 | https://github.com/UnknownShadow200/ClassiCube |
| [`cmake`](cmake/) | CMake | 3.23.2 | https://cmake.org/ |
| [`cmatrix`](cmatrix/) | cmatrix | 3112b12 | https://github.com/abishekvashok/cmatrix |
| [`composer`](composer/) | Composer | 2.3.5 | https://getcomposer.org/ |