Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeregorix committed Jan 28, 2022
1 parent 438ce7c commit c5337bb
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# SuperPiston
Allows to modify vanilla pistons.

SuperPiston is a Minecraft plugin that enables customization of piston behavior.

![alt text](https://files.smoofyuniverse.net/images/superpiston_screenshot.png)

* Ore page: https://ore.spongepowered.org/Yeregorix/SuperPiston
## Server owners

Compiled artifacts and additional information can be found on Ore: https://ore.spongepowered.org/Yeregorix/SuperPiston.

## Developers

SuperPiston requires Java 8 and Gradle 7 to build.

Tasks:

- `shadowJar` constructs a jar that includes all its dependencies.
- `setupVanillaServer` setups a vanilla server in directory `run/vanilla`.

0 comments on commit c5337bb

Please sign in to comment.