Skip to content

Automated Release v0.13.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 19:48

This is an automated release for refs/tags/v0.13.0. It will be used to speed up npm install.

New Features

DRM support on ARM linux devices. You can now use node-raylib to render directly to the screen on Raspberry PI like devices without X11. Import raylib as import * as rl from 'raylib/drm' to use this version.

Full Changelog: v0.12.5...v0.13.0