~vladh/hare-project-library

hare-project-library: Added haredump and hare-allegro v1 PROPOSED

~autumnull: 1
 Added haredump and hare-allegro

 1 files changed, 2 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~vladh/hare-project-library/patches/37210/mbox | git am -3
Learn more about email & git

[PATCH hare-project-library] Added haredump and hare-allegro Export this patch

From: Autumn! <autumnull@protonmail.com>

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 309aa93..1613ea7 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ If you're interested specifically in 3D graphics, check out

* [~evantj/hare-raylib](https://git.sr.ht/~evantj/hare-raylib): raylib bindings for Hare
* [~sircmpwn/hare-sdl2](https://git.sr.ht/~sircmpwn/hare-sdl2): SDL2 bindings for Hare
* [~autumnull/hare-allegro](https://git.sr.ht/~autumnull/hare-allegro): Allegro bindings for Hare
* [~sircmpwn/tetrominoes](https://git.sr.ht/~sircmpwn/tetrominoes): Tetromino game
* [~turminal/raytracing](https://git.sr.ht/~turminal/raytracing): A simple ray tracer in Hare
* [~une/hare-cairo](https://git.sr.ht/~une/hare-cairo): Cairo bindings for Hare
@@ -61,6 +62,7 @@ If you're interested specifically in 3D graphics, check out
* [~sebsite/hareconv](https://git.sr.ht/~sebsite/hareconv): Hare module -> C header converter
* [~sebsite/haretags](https://git.sr.ht/~sebsite/haretags): ctags implementation for Hare
* [~sircmpwn/hare-virt](https://git.sr.ht/~sircmpwn/hare-virt): hare-virt provides hypervisor support for Hare programs
* [~autumnull/haredump](https://git.sr.ht/~autumnull/haredump): dumps data to a hare u8 array for embedding in programs

## Hare LSP servers

-- 
2.34.5