Skip to content

Commit 7f6b2cb

Browse files
mtkennerlyozkriff
andauthored
Newsletter 12: Add Ludusavi (#213)
* #201: Add a section for Ludusavi * #201: Fix a minor typo * Newsletter 12: Ludusavi: Optimize gif Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent ee58753 commit 7f6b2cb

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/posts/newsletter-012/index.md

+22
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,28 @@ tokio), all but a few worked out-of-the-box!
328328
[vulkan-renderer-prototype-video]: https://www.youtube.com/watch?v=Ks_HQbejHE4
329329
[moltenvk]: https://github.com/KhronosGroup/MoltenVK
330330

331+
### [Ludusavi]
332+
333+
![Demo of Ludusavi GUI](ludusavi.gif)
334+
335+
[Ludusavi] is a tool written in Rust by [@mtkennerly] for backing up PC game
336+
save data. It has backup info for more than 7,000 games, is cross-platform for
337+
Windows, Linux, and Mac, and has a GUI as well as a command line interface.
338+
The GUI was created using the [Iced] crate.
339+
340+
The [backup info] is sourced from [PCGamingWiki] so that everyone can help to
341+
expand the data, and it's stored in a documented format so that other backup
342+
tools can share the same data set. A [plugin] for [Playnite] was also just
343+
released.
344+
345+
[Ludusavi]: https://github.com/mtkennerly/ludusavi
346+
[@mtkennerly]: https://twitter.com/mtkennerly
347+
[Iced]: https://crates.io/crates/iced
348+
[backup info]: https://github.com/mtkennerly/ludusavi-manifest
349+
[PCGamingWiki]: https://www.pcgamingwiki.com/wiki/Home
350+
[plugin]: https://github.com/mtkennerly/ludusavi-playnite
351+
[Playnite]: https://playnite.link
352+
331353
### [Langcraft]
332354

333355
[Langcraft] is the Minecraft LLVM target you've never wanted.
1.67 MB
Loading

0 commit comments

Comments
 (0)