Pyro
Pre-release
Pre-release
Changes
- Remote downloads are now parallelized (currently, the number of workers is CPU-bound)
- Project validation now checks compiler and flags paths
Fixes
- Fixed issue where empty game path produced game type project validation error
- Fixed issue where
Folder
parsing could fail due to unexpected input - Fixed issue where relative flags path could be returned when path ended with flags file name
- Fixed issue where relative
PapyrusProject.Output
path was not properly converted to absolute path - Fixed issue where relative
Package.RootDir
path was not properly converted to absolute path
Thanks to Mr. Octopus (MrNeverLost) for reporting some of these issues!
Licensing
- Pyro is transpiled by Nuitka 0.6.13.3 from Python 3.9.4 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.