LibQRCode (1.0)

Generates a QR Code. The entry-point is the DrawQRCode(Control, Data) function, which expects a TextureControl and a String.

The library will fill in the TextureControl with a QR Code that represents the supplied data.

There is also a slash-command “/qrcode ” included that allows you to test it out by adding any text you want, and the addon generates a QR code with a basic 200×200 pixel window containing the QR code.

Leave a Reply

Your email address will not be published. Required fields are marked *

For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.