A .NET console application that converts pictures into Unreal Engine blueprint nodes.
- Converts pictures into blueprint nodes
- Supports multiple picture formats
- Supports custom blueprint resolutions (default: 90 nodes height)
- Automatically saves the blueprint to the clipboard
- .NET 5.0
- Git (optional)
git clone https://github.com/salmonslay/Blueprinter.git
cd Blueprinter
dotnet run --project Blueprinter