summaryrefslogtreecommitdiff
path: root/src/main/java/cuchaz/enigma/api/EnigmaPlugin.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-031-5/+0
| | | | | | | * Split into modules * Post merge compile fixes Co-authored-by: modmuss50 <modmuss50@gmail.com>
* Plugin rework along with API rework: Enigma split from EnigmaProject; ↵Gravatar gegy10002019-06-161-0/+5
| | | | plugins now provide services configurable via a profile
* Separate JarProcessor and EntryNameProposerGravatar gegy10002019-05-121-14/+0
|
* Simplify Plugin API and support all entry typesGravatar gegy10002019-05-121-12/+8
|
* add barebones plugin framework, cleanupGravatar asie2018-12-081-0/+18