Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 797 Bytes

File metadata and controls

28 lines (17 loc) · 797 Bytes

Welcome to the repository

This repository contains the GMusic project from the GPlugins series!

Local development

Local project

Clone the repository:

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

Build

Run the gradlew clean build command.

The final GMusic-x.x-x.jar file will be in the build/libs folder.

Pull requests

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