flowquad 1.1.2

Flowquad is a library that helps you build UI stuff with Macroquad.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "flowquad"
description = "Flowquad is a library that helps you build UI stuff with Macroquad."
license = "MIT"
repository = "https://github.com/Muhtasim-Rasheed/flowquad"
version = "1.1.2"
edition = "2024"

[dependencies]
macroquad = "0.4.14"