Skip to content

Releases: TSnake41/raylib-wren

raylib-wren v4.0a

05 Nov 15:11
Compare
Choose a tag to compare

First release for raylib 4.0.
Keep in mind that raylib-wren is still incomplete but should be fine for basic games.

This release added basic RenderTexture and Shader support.

API definitions : https://github.com/TSnake41/raylib-wren/tree/v4.0a/api

raylib-wren v3.7a

05 May 14:49
Compare
Choose a tag to compare

First release for raylib 3.7.
Keep in mind that raylib-wren is still incomplete but should be fine for basic games.

This release involve some internal redesign and improvements and adds basic audio support and an ECS library.

API definitions : https://github.com/TSnake41/raylib-wren/tree/v3.7a/api

raylib-wren v3.0a

01 Apr 13:10
Compare
Choose a tag to compare

First version of raylib-wren.
This release is based on raylib v3.0.0.
Keep in mind that raylib-wren is still incomplete but should be fine for basic games.

API definitions : https://github.com/TSnake41/raylib-wren/tree/v3.0a/api