Skip to content

Commit 642119e

Browse files
authored
Do editing pass
1 parent abe97a0 commit 642119e

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

Diff for: content/news/053/index.md

+9-10
Original file line numberDiff line numberDiff line change
@@ -130,20 +130,19 @@ _Check out the [web examples][chuot-examples]!_
130130
caption="Godot Rapier showcase") }}
131131

132132
[Godot Rapier][godot_rapier_github] written by [@Ughuuu](https://github.com/Ughuuu)
133-
is a Physics Plugin for [Godot][godot], using [Rapier][rapier]:
134-
a physics engine written in Rust.
133+
is a physics plugin for [Godot][godot] that uses [Rapier][rapier], a popular
134+
physics engine written in Rust.
135135

136-
Godot Rapier was written in C++, and is in the final "beta" stage of
137-
being rewritten completely in Rust.
136+
Godot Rapier was originally written in C++,
137+
and is now in the final stage of being completely rewritten in Rust.
138138

139-
Its author wrote [an article on
140-
Reddit][godot_rapier_reddit] with more details. Since then,
141-
the web exports have been fixed,
142-
read more about this on the [Rapier Godot Progress](https://godot.rapier.rs/docs/progress) page.
139+
Its author wrote [an article on Reddit][godot_rapier_reddit]
140+
about their experience with the rewrite.
141+
Note that in the meantime the web exports have been fixed.
143142

144-
Additionally, Godot Rapier's website was adopted on rapier
145-
domain at
143+
Godot Rapier's website was adopted as a Rapier subdomain at
146144
[https://godot.rapier.rs/](https://godot.rapier.rs/).
145+
There you can also find a [progress overview](https://godot.rapier.rs/docs/progress).
147146

148147
[rapier]: https://rapier.rs/
149148
[godot_rapier_github]: https://github.com/appsinacup/godot-rapier-physics

0 commit comments

Comments
 (0)