feat: cli for some barebones config
This commit is contained in:
parent
30034b9f60
commit
810de4aad5
3 changed files with 84 additions and 5 deletions
|
@ -14,3 +14,4 @@ serde = { version = "1.0.219", features = ["derive"] }
|
|||
serde_json = "1.0.140"
|
||||
|
||||
discord-rich-presence = { git = "https://github.com/vionya/discord-rich-presence" } # git cause errors
|
||||
clap = { version = "4.5.41", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue