Releases: laurence-myers/flspo
Releases · laurence-myers/flspo
v1.1.0
v1.1.0
📄 Release Notes
✨ Features
- If the "By Vendor" directory already exists, it is deleted.
- More console output:
- Each .nfo file path, before reading its contents.
- The paths to existing "By Vendor" directories, when they're deleted.
🐛 Fixes
- Issue #2: fix error "invalid string position", caused by a "tip" data entry that did not contain a forward slash character (
/
). - Support for Unicode characters in filenames and directories.
🛠 Other
- Binaries are now built and packaged via GitHub Actions (CI).
Requirements
Windows
- Requires the Microsoft Visual C++ Runtime for x86, v16.0 or higher.
- https://aka.ms/vs/17/release/vc_redist.x86.exe
- Or, see "Microsoft Visual C++ Redistributable Latest Supported Downloads". for the latest version.
v1.0.0
v1.0.0 - Initial Release
Release Notes
This is the initial release. It works for me. I've only tested it on Windows 10.
The tool will copy plugin metadata to a directory called "By Vendor", in both the "Effects" and "Generators" directories.
Requirements
Windows
- Requires the Microsoft Visual C++ Runtime for x86, v16.0 or higher.
- https://aka.ms/vs/17/release/vc_redist.x86.exe
- Or, see "Microsoft Visual C++ Redistributable Latest Supported Downloads". for the latest version.