Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95fe680

Browse filesBrowse files
authored
N18: LDtk-rs (rust-gamedev#464)
1 parent d37bbca commit 95fe680
Copy full SHA for 95fe680

File tree

1 file changed

+10
-0
lines changed
Filter options

1 file changed

+10
-0
lines changed

‎content/posts/newsletter-018/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-018/index.md
+10Lines changed: 10 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.