Skip to content

Commit 9f99e5f

Browse files
committed
update README
1 parent 19a1567 commit 9f99e5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Hytale Run Maven Plugin
1+
# Hytale Run Maven Plugin ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.projectunified/hytale-run-maven-plugin)
22

33
A Maven plugin that runs a Hytale server with your plugin loaded for
44
development.
@@ -46,7 +46,7 @@ mvn hytale-run:run
4646
## Configuration
4747

4848
| Parameter | Property | Default | Description |
49-
|:--------------------|:---------------------------|:-----------------------------|:--------------------------------------------------------------|
49+
| :------------------ | :------------------------- | :--------------------------- | :------------------------------------------------------------ |
5050
| `serverJar` | `hytale.serverJar` | _(auto-resolved)_ | Path to the Hytale server JAR |
5151
| `assetsPath` | `hytale.assetsPath` | _(auto-resolved)_ | Path to assets directory/zip |
5252
| `artifactFile` | `hytale.artifactFile` | `target/*.jar` | The project JAR file to be used in the server |

0 commit comments

Comments
 (0)