Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xhyrom/peakpursuit
PeakPursuit: Conquer the Hill and Claim the Crown (King Of The Hill)
https://github.com/xhyrom/peakpursuit
Last synced: 27 days ago
JSON representation
PeakPursuit: Conquer the Hill and Claim the Crown (King Of The Hill)
- Host: GitHub
- URL: https://github.com/xhyrom/peakpursuit
- Owner: xhyrom
- License: mit
- Created: 2023-03-26T17:50:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-16T13:08:07.000Z (4 months ago)
- Last Synced: 2024-10-06T05:41:12.993Z (about 1 month ago)
- Language: Java
- Size: 101 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Source code for Peak Pursuit (King Of Tghe Hill), a paper plugin.
## Informations
PeakPursuit is a plugin for King of the Hill events that adds a competitive edge to your server gameplay. Conquer the hill and claim the crown!- King Of The Hill
- PeakPursuit: Conquer the Hill and Claim the Crown## Setup
1. Clone this repository: `git clone https://github.com/xHyroM/peakpursuit.git`
2. Open project in Intellij Idea## Contributing
To contribute to this project, please follow the [standard Git workflow](https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository#The-Standard-Git-Workflow) and [CONTRIBUTING](./CONTRIBUTING.md).
1. Fork this repository
2. Create a new branch for your changes: `git checkout -b my-feature`
3. Commit your changes: `git commit -am "Add my feature"`
4. Push the branch: `git push origin my-feature`
5. Open a pull request## License
This project is licensed under the [MIT License](./LICENSE).