Pyro
Pre-release
Pre-release
New Features
Added support for other pre/post events, including:
PreCompileEvent
/PostCompileEvent
PreAnonymizeEvent
/PostAnonymizeEvent
PrePackageEvent
/PostPackageEvent
PreZipEvent
/PostZipEvent
These more granular events will run only under the same conditions as the actions they hook. For example, ZipEvent
commands will run only when zipping is enabled and there are no compiler errors or errors are ignored.
Licensing
- Pyro is transpiled by Nuitka 0.7.7 from Python 3.9.4 to C and compiled with MSVC 2022.
- Pyro is distributed with bsarch v0.7 under the MPL 2.0 License. (Source Code)
- The Pyro source code is licensed under the MIT License.