mirror of
https://github.com/SimplexDevelopment/SimplexCL.git
synced 2024-11-14 22:43:33 +00:00
Update README.md
This commit is contained in:
parent
b5c7390aaa
commit
2a61839e88
@ -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"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user