Files
Luan Nico 426b312402 docs: Fix non-markdown section of README files (#2406)
Apparently my previous change broke a lot of the README files because I used markdown on the HTML-only zone. It started all right but at some point after I started testing I accidentally switched.

The backticks also don't work well with links, so I removed them.
2023-03-14 08:36:12 +01:00

1.2 KiB

flame

A set of useful helpers and utilities for testing your Flame games.


flame_test

This package contains classes that helps with testing applications using the Flame Engine.
It is also used for testing parts of Flame itself.