fixing readme

This commit is contained in:
NK 2022-12-20 17:41:28 +00:00
parent a73d0867f8
commit 61066b2ad5

View file

@ -21,6 +21,8 @@ git clone https://github.com/night0721/NullValkyrie.git
cd NullValkyrie 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. 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 ## Support
@ -34,10 +36,6 @@ NullValkyrie is licensed under the CC-BY-NC-SA-4.0. See [LICENSE](https://github
- [night0721] - Discord: Ń1ght#4004 - [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 ## 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. 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.