Skip to content

Taskeren/brigadierX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e57a7a · Mar 6, 2024

History

24 Commits
May 17, 2022
Sep 8, 2022
Dec 20, 2023
Mar 25, 2021
Mar 26, 2021
Mar 6, 2024
Oct 1, 2023
Oct 1, 2023
Mar 25, 2021
Mar 25, 2021
Mar 25, 2021
Oct 1, 2023

Repository files navigation

BrigadierX

使用帮助 / How to Use

导入项目 / Import Repository

Gradle

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.taskeren:brigadierX:Tag'
}

Others

jitpack