#plugin #gradle #minecraft #decompiler #setting-up #setup #decompiled

bin+lib plugdecomp

Tool for setting up Gradle workspaces for decompiled Minecraft plugins

1 unstable release

new 0.1.0 Dec 29, 2024

#368 in Configuration

Download history 70/week @ 2024-12-24

70 downloads per month

MIT license

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

~18–36MB
~510K SLoC