mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-06 19:18:36 +00:00
Fixed Saving SWFs opened by "Open loaded while playing" feature
Added sample data for loader
This commit is contained in:
4
libsrc/ffdec_lib/testdata/as3_loader/build_flex_debug.bat
vendored
Normal file
4
libsrc/ffdec_lib/testdata/as3_loader/build_flex_debug.bat
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
java src_xor/Xor.java bin/inside.swf bin/inside_xored.swf
|
||||
call c:\flex\bin\mxmlc.bat -debug=true -output bin/as3_loader.swf src/Main.as 1> buildlog.loader.txt 2>&1
|
||||
rem -warnings=false
|
||||
Reference in New Issue
Block a user