Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 401 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 401 Bytes

Sample plugin

MEG Importer Plugin

Building

To build the plugin, run the following command from within the plugin folder:

./gradlew jar

On Windows, you may need to run:

gradlew jar

If you haven't previously run this build, it may take a while for all of the dependencies to download.

You can verify your completed build by looking in the folder build/libs.