A base to start recompiling a SWF.
-
Make sure to recurse submodules in this repo.
-
Run
SWFRecomp config.toml. -
Build this folder in Visual Studio.
-
Clone
SWFRecomp/AS2Runtime. -
In your
AS2Runtimefolder, make your changes to the runtime API. -
Run
makein theAS2Runtimefolder. -
Copy the resulting
runtime7.swfinto this repo. -
Follow the build instructions above.