We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00727a commit 5198ea6Copy full SHA for 5198ea6
README.md
@@ -25,6 +25,12 @@ BTCpay client has dependencies listed below. You should have those managed dll i
25
* websocket-sharp
26
* zxing.unity
27
28
+or just use the importable unity package found in releases
29
+
30
+## .net version
31
+In unity you may need to set the project settings to use .net version 4
32
+`File->Build Settings->Configuration->Scripting Runtime Version-> .Net 4.x`
33
34
## How to generate paring code.
35
1. Login to BTCPay server as admin role.
36
2. Go to Store=>Access Token=>Create a new token. without Public key.
0 commit comments