Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 2.11 KB

README.md

File metadata and controls

61 lines (41 loc) · 2.11 KB

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