Skip to content

Commit 8a59096

Browse files
committed
fixes for 1.0.0
1 parent c8af7c6 commit 8a59096

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
11
---
22
title: "Fyrox Game Engine 1.0.0"
3-
date: "2026-03-31"
4-
description: "Fyrox 1.0.0 is the first stable release of the engine"
3+
date: "2026-03-24"
4+
description: "Fyrox 1.0.0 is the first stable release of the engine."
55
categories:
66
- General
77
meta:
88
- property: og:title
99
content: Fyrox 1.0.0
1010
- property: og:description
11-
content: Fyrox 1.0.0 is the first stable release of the engine
11+
content: Fyrox 1.0.0 is the first stable release of the engine.
1212
- property: og:type
1313
content: article
1414
- property: og:url
1515
content: https://fyrox.rs/blog/post/fyrox-game-engine-1.0.0/
1616
- property: og:image
17-
content: https://fyrox.rs/assets/1.0.0/light_map.png
17+
content: https://fyrox.rs/assets/1.0.0/text_trim.png
1818
---
1919

20-
** WORK IN PROGRESS **
21-
2220
I'm happy to announce that after 7 years in development the first stable Fyrox 1.0.0 was released! Fyrox is a modern
2321
game engine written in Rust, it helps you to create 2D and 3D games with low effort using native editor; it is like
2422
Unity, but in Rust. This release is huge compared to the last one (0.36). Make sure to check release notes for

0 commit comments

Comments
 (0)