8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37bbca commit 95fe680Copy full SHA for 95fe680
content/posts/newsletter-018/index.md
@@ -149,6 +149,16 @@ planned for some time in February!
149
150
## Library & Tooling Updates
151
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
162
### [rkyv]
163
164
[rkyv] is a zero-copy deserialization framework for Rust. It's similar to
0 commit comments