File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
33A Maven plugin that runs a Hytale server with your plugin loaded for
44development.
@@ -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 |
You can’t perform that action at this time.
0 commit comments