File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Filter options
content/posts/newsletter-012 Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Original file line number Diff line number Diff line change @@ -328,6 +328,28 @@ tokio), all but a few worked out-of-the-box!
328
328
[ vulkan-renderer-prototype-video ] : https://www.youtube.com/watch?v=Ks_HQbejHE4
329
329
[ moltenvk ] : https://github.com/KhronosGroup/MoltenVK
330
330
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
+
331
353
### [ Langcraft]
332
354
333
355
[ Langcraft] is the Minecraft LLVM target you've never wanted.
You can’t perform that action at this time.
0 commit comments