Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 727 Bytes

File metadata and controls

31 lines (19 loc) · 727 Bytes
# SimpleHub

This is the official hub plugin of Codekraft, A Unique Minigames Network Featuring Minigames Like PvPKraft And Agent

Building

Our Hub Plugin uses Gradle as its build system. To clone and build the plugin from scratch:

  • git clone --recursive https://github.com/CodekraftNT/SimpleHub.git
  • cd SimpleHub
  • ./gradlew (gradlew or sh ./gradlew on Windows)

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

The Developers At Codekraft

License

Look here.