fixing readme
This commit is contained in:
parent
a73d0867f8
commit
61066b2ad5
1 changed files with 2 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue