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

Latest commit

 

History

History
44 lines (30 loc) · 1.56 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.56 KB

Welcome to the repository

This repository contains the GSit project from the GPlugins series!

Local development

Local project

Clone the repository:

git clone https://github.com/Gecolay/GSit.git

Spigot BuildTools

Install all the BuildTools versions (with the "--remapped" parameter):

Build

Run the maven build command by your ide or in a terminal.

The final GSit-x.x-x.jar file will be in the target folder.

Pull requests

You can create a pull request to submit your code to this repository: Pull requests