feat(papermc_api): implement wrapper for PaperMC builds API

This commit is contained in:
Jef Roosens 2026-03-31 19:14:17 +02:00
parent f2a0b6230f
commit b4dce4b69a
No known key found for this signature in database
GPG key ID: 21FD3D77D56BAF49
7 changed files with 952 additions and 24 deletions

View file

@ -2,7 +2,8 @@
resolver = "2"
members = [
'backup',
'alex'
'alex',
'papermc-api'
]
[workspace.package]