mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-10 10:10:22 +01:00
4.3 KiB
4.3 KiB
A crates plugin that offers quality crates with ease!
Explore the docs »
Report Bug
·
Request Feature
·
Get Support
Table of Contents
Downloads
https://modrinth.com/plugin/CrazyAuctions
Snapshot Builds
Get the latest changes before marked as release.
All snapshot builds will be labeled with Beta on Modrinth.
Getting Started
How to get started with contributing / maintaining your own version of CrazyAuctions!
Prerequisites
A list of things necessary to make sure you can build CrazyAuctions properly.
- Intellij IDEA
- Gradle
Installation
- Clone the repo
git clone https://github.com/Crazy-Crew/CrazyAuctions.git
- Open the repository using Intellij IDEA & wait until it finishes downloading/indexing.
- Run the shadowJar task.
./gradlew shadowJar
Roadmap
Check our public trello board for our current plans, any bugs and general tracking of the project progress. We don't have one.
Step #1) Have something actually working.
Contributing
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/yourfeature
) - Commit your Changes (
git commit -m 'your amazing feature.'
) - Push to the Branch (
git push
) - Open a Pull Request to add your feature/fix to the
main
branch.
License
Distributed under the MIT License. See LICENSE
for more information.