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 7f6b2cb

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

File tree

Expand file treeCollapse file tree

2 files changed

+22
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+22
-0
lines changed

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

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