Skip to content

0.10.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 03:22
a1f6325

Release 0.10.0-rc2.

Bundles

Default bundle

Use this bundle for macOS Intel, macOS Apple Silicon, Windows x64, and Linux x64 systems that can use the X11 raylib build.

platform "https://github.com/lukewilliamboswell/roc-ray/releases/download/0.10.0-rc2/CaTEYs2hRbxfDqcG6deiU9kmGXaR5T1tEgf4ASxHt1S1.tar.zst"

Wayland bundle

Use this bundle on Linux x64 Wayland systems when you want the Wayland raylib build instead of the default X11/XWayland path.

platform "https://github.com/lukewilliamboswell/roc-ray/releases/download/0.10.0-rc2/BXaRUuU34mzqHP3K291TSpakwax5YsvTF2hjnVZygaD1.tar.zst"

roc-ray-types package

Shared data types and pure helpers, released independently of the platform. The
bundles above already depend on this version; add it to your app only if a reusable
package of your own also uses these types, so both resolve the same URL.

"https://github.com/lukewilliamboswell/roc-ray/releases/download/types-0.6.0/BegkVdvrkZvX1Dan6UZho6USTbvzgNTpMFaN48rwhHrs.tar.zst"

Docs