mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-03 12:28:03 +08:00
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.
1.2 KiB
1.2 KiB
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.