diff options
| author | Leander Scherer <leander@schererleander.de> | 2026-03-08 20:04:08 +0100 |
|---|---|---|
| committer | Leander Scherer <leander@schererleander.de> | 2026-03-08 20:07:58 +0100 |
| commit | c5455ef0fbfc4203a4aa8ad185dfa43bdadc0b82 (patch) | |
| tree | 731fffe1d9591587a366895f4a46859d2c79436f /lib | |
| parent | 7bdc10ae6de645812f4e57185067f0a83ca5655f (diff) | |
feat(deps): add raylib and raytmx dependencies
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libraylib.a | bin | 0 -> 2798172 bytes | |||
| l--------- | lib/libraylib.so | 1 | ||||
| -rwxr-xr-x | lib/libraylib.so.5.5.0 | bin | 0 -> 2032336 bytes | |||
| l--------- | lib/libraylib.so.550 | 1 |
4 files changed, 2 insertions, 0 deletions
diff --git a/lib/libraylib.a b/lib/libraylib.a Binary files differnew file mode 100644 index 0000000..6e2d85c --- /dev/null +++ b/lib/libraylib.a diff --git a/lib/libraylib.so b/lib/libraylib.so new file mode 120000 index 0000000..6686f51 --- /dev/null +++ b/lib/libraylib.so @@ -0,0 +1 @@ +libraylib.so.550
\ No newline at end of file diff --git a/lib/libraylib.so.5.5.0 b/lib/libraylib.so.5.5.0 Binary files differnew file mode 100755 index 0000000..0771502 --- /dev/null +++ b/lib/libraylib.so.5.5.0 diff --git a/lib/libraylib.so.550 b/lib/libraylib.so.550 new file mode 120000 index 0000000..1366041 --- /dev/null +++ b/lib/libraylib.so.550 @@ -0,0 +1 @@ +libraylib.so.5.5.0
\ No newline at end of file |
