Steam Shortcuts is a utility crate that helps you to manage your Steam shortcuts. It is a simple Rust crate that provides a simple interface to manage your Steam shortcuts.
First include the crate in your project:
toml
[dependencies]
steam_shortcuts_util = "1.0.0"
Then you can use it:
```rust use steamshortcutsutil::parseshortcuts; use steamshortcutsutil::shortcutsto_bytes;
fn example() -> Result<(), Box
let shortcut_bytes_vec = shortcuts_to_bytes(&shortcuts);
assert_eq!(shortcut_bytes_vec, content);
Ok(())
} ```
Be aware that if you overwrite the shortcuts.vdf file, you will have to restart Steam for the changes to take effect.