9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-25 09:59:27 +00:00
Files
Reforges/eco-core/core-plugin/build.gradle

7 lines
181 B
Groovy

group 'com.willfp'
version rootProject.version
dependencies {
compileOnly 'io.papermc.paper:paper-api:1.17.1-R0.1-SNAPSHOT'
compileOnly 'com.github.MilkBowl:VaultAPI:1.7'
}