Skip to content

Commit 95fe680

Browse files
authored
N18: LDtk-rs (#464)
1 parent d37bbca commit 95fe680

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/posts/newsletter-018/index.md

+10
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,16 @@ planned for some time in February!
149149

150150
## Library & Tooling Updates
151151

152+
### [`LDtk-rs`]
153+
154+
[`LDtk-rs`] is a Rust crate for reading the [LDtk] map file format. The bindings
155+
to the LDtk format are 100% automatically generated from the LDtk JSON Schema,
156+
with the option to download the latest JSON Schema at build time for automatic
157+
updates.
158+
159+
[`LDtk-rs`]: https://github.com/katharostech/ldtk-rs
160+
[LDtk]: https://ldtk.io
161+
152162
### [rkyv]
153163

154164
[rkyv] is a zero-copy deserialization framework for Rust. It's similar to

0 commit comments

Comments
 (0)