Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 416 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 416 Bytes

recaf-example-plugin

A template workspace for making plugins in recaf.

How to use?

Intellij

Simply clone this project.

Then head over to the gradle tab to prepare to start recaf.

Execute the createIntellijRun task

Then head over to the run configurations area.

Set the module to your main module.

And run!

Other IDEs

Create a run config that executes RecafStart, which will be in your classpath.