1 unstable release
0.1.0 | Dec 29, 2024 |
---|
#365 in Configuration
93 downloads per month
66KB
445 lines
Contains (JAR file, 44KB) gradle/wrapper.jar
plugdecomp
plugdecomp is a tiny CLI tool and crate for setting up gradle workspaces for decompiled Minecraft plugins.
Usage
plugdecomp plugin.jar ~/dev/my-plugin
This will run plugdecomp with the given plugin jar and will set up the workspace in the given directory. It will prompt you for name, version, java version and internals.
Dependencies
~17–33MB
~507K SLoC