add more Rectangle methods
add Rectangle.overlaps
update raylib
update readme
update raylib
add Rectangle right and bottom methods
add angle methods
fix file permissions
update raylib so cross-compiling workaround is not necessary
update raylib, remove build.zig and change paths
remove files committed by accident
simplify build.zig
add Vector2.length
add temporary raylib diff
adapt for zig 0.11
add Rectangle.topleft
add docs
add containsPoint
improve methods
update raylib