ffdec-cli as separate executable, project

ffdec executable on linux
This commit is contained in:
Jindra Petřík
2024-08-05 11:17:25 +02:00
parent 06ea0c2dff
commit 4e63384f56
28 changed files with 515 additions and 164 deletions
@@ -44,7 +44,6 @@ import com.jpexs.decompiler.flash.configuration.SwfSpecificConfiguration;
import com.jpexs.decompiler.flash.configuration.SwfSpecificCustomConfiguration;
import com.jpexs.decompiler.flash.console.CommandLineArgumentParser;
import com.jpexs.decompiler.flash.console.ContextMenuTools;
import com.jpexs.decompiler.flash.console.NewCommandLine;
import com.jpexs.decompiler.flash.exporters.modes.ExeExportMode;
import com.jpexs.decompiler.flash.gfx.GfxConvertor;
import com.jpexs.decompiler.flash.gui.debugger.DebugAdapter;