Skip to content

Commit 2b719fe

Browse files
committed
Reformatted section a bit
1 parent 98cb77a commit 2b719fe

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

content/news/028/godot-rust.png

-3.22 KB
Binary file not shown.

content/news/028/index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,21 +76,19 @@ If needed, a section can be split into subsections with a "------" delimiter.
7676

7777
### [godot-rust](https://github.com/godot-rust/godot-rust)
7878

79-
![godot-rust logo](godot-rust.png)
79+
![module before/after](godot-rust-modules.png)
8080

8181
godot-rust ([GitHub][gd-github], [Discord][gd-discord], [Twitter][gd-twitter])
8282
is a Rust library that provides bindings for the Godot game engine.
8383

8484
November has been a month of refactoring for godot-rust. The API was cleaned up
85-
across different locations, reducing confusion and making the library more accessible.
86-
87-
The module simplification ([#811][gd-811]) continued initial efforts on the
85+
across different locations, reducing confusion and making the library more
86+
accessible. The module simplification ([#811][gd-811]) continued initial efforts
87+
on the
8888
module structure, such as shorter paths and avoidance of redundant re-exports.
8989
The improvements are best expressed as a picture -- these are differences
9090
between version v0.9.3 and now:
9191

92-
![module before/after](godot-rust-modules.png)
93-
9492
In a similar vein, several core symbols were renamed for consistency
9593
([#815][gd-815]). Examples include:
9694

0 commit comments

Comments
 (0)