Defers paper versioning to libs.versions.toml

This commit is contained in:
Alexander
2024-06-07 17:22:40 +01:00
committed by AngrySoundTech
parent 667bae0abd
commit 4fc0b4ad58
28 changed files with 32 additions and 27 deletions

View File

@@ -0,0 +1,5 @@
[versions]
paper = "1.21.3-R0.1-SNAPSHOT"
[libraries]
paper-api = { group = "io.papermc.paper", name = "paper-api", version.ref = "paper" }