No description
Find a file
2026-03-24 01:41:05 -05:00
.gitignore Initial commit 2026-03-24 01:41:05 -05:00
pup_raylib.c Initial commit 2026-03-24 01:41:05 -05:00
raylib.pup Initial commit 2026-03-24 01:41:05 -05:00
readme Initial commit 2026-03-24 01:41:05 -05:00
sample.pup Initial commit 2026-03-24 01:41:05 -05:00

pup-raylib
==========

WIP! I'll automate the binding generation eventually:tm:.

build
-----

  gcc -fPIC -shared -lraylib -lpuppy pup_raylib.c -opup_raylib.so