diff --git a/README.md b/README.md index 3be68c5..e50e294 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ git clone https://github.com/night0721/NullValkyrie.git cd NullValkyrie ``` If you are using IntelliJ, you can import the project as a Maven project and install the dependencies by clicking button on the right side of the screen. +After installing dependencies, you are able to use install/package command to compile the plugin to JAR, or instead, use build artifact. +Then, you can add the plugin to your plugin folder and start the server to use it. ## Support @@ -34,10 +36,6 @@ NullValkyrie is licensed under the CC-BY-NC-SA-4.0. See [LICENSE](https://github - [night0721] - Discord: Ń1ght#4004 - -After installing dependencies, you are able to use install/package command to compile the plugin to JAR, or instead, use build artifact. -Then, you can add the plugin to your plugin folder and start the server to use it. - ## Contribution We welcome contributions to the NullValkyrie project! If you have any ideas for improvements or new features, please feel free to fork the project and create a pull request or open an issue.