feat(papermc_api): implement wrapper for PaperMC builds API
This commit is contained in:
parent
f2a0b6230f
commit
b4dce4b69a
7 changed files with 952 additions and 24 deletions
|
|
@ -2,7 +2,8 @@
|
|||
resolver = "2"
|
||||
members = [
|
||||
'backup',
|
||||
'alex'
|
||||
'alex',
|
||||
'papermc-api'
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue