Skip to content

Commit 891d0f6

Browse files
committed
more info
1 parent 8a59096 commit 891d0f6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/_posts/2026-03-31-fyrox-game-engine-1.0.0.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,12 @@ game engine written in Rust, it helps you to create 2D and 3D games with low eff
2222
Unity, but in Rust. This release is huge compared to the last one (0.36). Make sure to check release notes for
2323
release-candidate versions as well as the release notes on this page.
2424

25+
This release took a lot of effort, a lot of polishing and attention to details. Yet, the development team of the engine
26+
is quite small with little to no funding, so it is impossible to catch all the bugs and polish all the "rough" parts.
2527
If you find a bug, confusing or incomplete documentation,
2628
please [file an issue](https://github.com/FyroxEngine/Fyrox/issues)
27-
or propose a solution by [creating a pull request](https://github.com/FyroxEngine/Fyrox/pulls).
29+
or propose a solution by [creating a pull request](https://github.com/FyroxEngine/Fyrox/pulls). Your feedback is very valuable to improve the engine, make
30+
it more stable and easy to use.
2831

2932
# Release-Candidate Release Notes
3033

0 commit comments

Comments
 (0)