mirror of
https://github.com/SimplexDevelopment/SimplexCL.git
synced 2025-08-05 08:58:47 +00:00
Update README.md
This commit is contained in:
@@ -4,7 +4,7 @@ This is an abstracted command system designed to make Paper's default command lo
|
|||||||
|
|
||||||
To use this in your plugin, simply add the following to your build.gradle:
|
To use this in your plugin, simply add the following to your build.gradle:
|
||||||
|
|
||||||
```Groovy
|
```Gradle
|
||||||
plugins {
|
plugins {
|
||||||
id "com.github.johnrengelman.shadow" version "7.1.2"
|
id "com.github.johnrengelman.shadow" version "7.1.2"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user