
QRScannerBL
Adds a script to scan qr codes in gameDetails
QR Code Scanner BL
This mod adds a script to scan qr codes from cameras, and open it in browsers or return the text as string
How do I make a qr code scanner?
Go to the github and download Scanner.cs. Put it on a camera that has a render texture and use ultevents or custom code to call methods on it. Unity events will crash the game.