mirror of
https://github.com/RGBCube/DOOM-fire-zig
synced 2025-07-27 09:07:45 +00:00
Program needs libc now but should be more portable AFAIK
This commit is contained in:
parent
100a2abef5
commit
2699c566f3
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ Tested on OX Monterey / M1 w/zig 0.9...
|
||||||
|
|
||||||
EDIT: Now tested on Artix Linux - links against libc to get the size of the TTY.
|
EDIT: Now tested on Artix Linux - links against libc to get the size of the TTY.
|
||||||
|
|
||||||
|
This means that the program does rely on libc, this shouldn't be a problem.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/const-void/DOOM-fire-zig/
|
$ git clone https://github.com/const-void/DOOM-fire-zig/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue