Skip to content

milkdrinkers/VenturaCalendar

 
 

Repository files navigation

Banner

build license
downloads rating

VenturaCalendar

A simple calendar plugin for RPG and other servers.

Development

Building is quite simple.

To build VenturaCalendar, you need JDK 16 or higher and Gradle installed on your system.

Clone the repository or download the source code from releases.
Run gradlew shadowjar to build the jar.
The jar will be found created in /build/libs/ folder.

Building

git clone https://github.com/M0diis/VenturaCalendar.git
cd VenturaCalendar
gradlew shadowjar

API

You can find the API documentation in the wiki.

Dev-builds

All the development builds can be found on actions page. Open the workflow and get the artifact from there.

https://github.com/M0diis/VenturaCalendar/actions

Links

APIs

About

Minecraft Calendar plugin.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%