README
This commit is contained in:
parent
3975328f45
commit
b9f6602c72
1 changed files with 48 additions and 0 deletions
48
README
Normal file
48
README
Normal file
|
@ -0,0 +1,48 @@
|
|||
# NullValkyrie
|
||||
|
||||
Welcome to the NullValkyrie repository! This project is designed to be a lightweight and efficient security tool for detecting and mitigating vulnerabilities in web applications.
|
||||
|
||||
## Features
|
||||
|
||||
- Custom items to use and play
|
||||
- Miners to generate money and ores when you are offline
|
||||
- Custom enchantments
|
||||
- Custom recipes
|
||||
- Custom mobs
|
||||
- Custom holograms
|
||||
- Custom NPCs to do all kind of things
|
||||
|
||||
## Getting Started
|
||||
|
||||
To get started with NullValkyrie, simply clone the repository and install the dependencies using Maven:
|
||||
|
||||
```cmd
|
||||
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.
|
||||
|
||||
## Support
|
||||
|
||||
If you need support, you can join the Discord server: https://discord.gg/qTfXU3yuuN or DM me on Discord: Ń1ght#4004
|
||||
|
||||
## License
|
||||
|
||||
NullValkyrie is licensed under the CC-BY-NC-SA-4.0. See [LICENSE](https://github.com/night0721/NullValkyrie/blob/master/LICENSE) for more information.
|
||||
|
||||
## Credits
|
||||
|
||||
- [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.
|
||||
All contributions are welcome, including translations, documentation, and code.
|
||||
|
||||
## License
|
||||
|
||||
NullValkyrie is licensed under the MIT License. See [LICENSE](https://github.com/night0721/NullValkyrie/blob/master/LICENSE) for more information.
|
Loading…
Reference in a new issue