Added mcmod update branch

This commit is contained in:
J-onasJones 2024-01-04 00:48:38 +01:00
parent e8d1b934d7
commit 5c6a2ac53f
4 changed files with 219 additions and 18 deletions

View file

@ -17,3 +17,4 @@ chrono = "0.4.31"
toml = "0.8.8"
reqwest = { version = "0.11.22", features = ["json"] }
serde_json = "1.0.108"
regex = "1"