Pyro
Pre-release
Pre-release
Major Changes
- When the game type is not explicitly defined, Pyro will also attempt to discover the game type using the
--registry-path
argument. - When using XSD validation, Pyro will terminate if the
Game
attribute value does not contain a valid game type.
Fixes
- Fixed issue where some paths were not normalized
- Fixed issue where some input path validation tests were case sensitive
- Fixed issue where input paths prefixed with
file:/
orfile://
were not parsed correctly - Fixed issue where logging deprecation warnings were output to console
Licensing
- Pyro is transpiled by Nuitka from Python 3.7.5 to C and compiled with MSVC 2019.
- 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.