diff --git a/README.md b/README.md index a38b36b..cea3fb0 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ https://github.com/dlbeer/quirc ## Encoder -https://github.com/nayuki/QR-Code-generator +https://github.com/JCash/qrcode diff --git a/game.project b/game.project index 53e5763..195a5d1 100644 --- a/game.project +++ b/game.project @@ -3,7 +3,6 @@ title = QRCode version = 0.1 dependencies = https://github.com/defold/extension-camera/archive/master.zip,https://github.com/andsve/dirtylarry/archive/master.zip custom_resources = main/images/defold.png -include_dirs = qrcode [bootstrap] main_collection = /main/main.collectionc @@ -21,3 +20,5 @@ scale = 0.02 [script] shared_state = 1 +[library] +include_dirs = qrcode \ No newline at end of file