mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 11:54:36 +00:00
add custom command line parameters
This commit is contained in:
@@ -52,6 +52,8 @@ public class SWFDecompilerPlugin {
|
||||
|
||||
private static final List<SWFDecompilerListener> listeners = new ArrayList<>();
|
||||
|
||||
public static String[] customParameters = new String[0];
|
||||
|
||||
public static File getPluginsDir() {
|
||||
File pluginPath = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user