Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.03 KB

Actions

license wiki discord-banner

Actions that take in customizable paramaters, an optional target, and do things.

Installation

Download the jar from Releases OR compile it yourself. Instructions to do so are in Compile header

Drop it into the /extensions folder.

Compile

Create a folder, then Clone the repository using:

git clone https://github.com/Project-Cepi/Actions.git

Once it is cloned, make sure you have gradle installed, and run

./gradlew build on Mac or Linux, and

gradlew build on Windows.

This will output the jar to build/libs in the project directory.

Make sure to select the -all jar.