Update README.md
This commit is contained in:
parent
c71d20984e
commit
7a8c09b049
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ In your Unity project, import `lbry.unitypackage`.
|
||||||
|
|
||||||
`Assets` > `Import Package` > `Custom Package` > `lbry.unitypackage`
|
`Assets` > `Import Package` > `Custom Package` > `lbry.unitypackage`
|
||||||
|
|
||||||
|
Package exports will be saved to `./Build/package.lbry`, these can be uploaded directly to LBRY.
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
Unity WebGL targets do not support threads (use co-routines instead) or some binary add-ons (must use addons that provide sources or WebASM targets)
|
Unity WebGL targets do not support threads (use co-routines instead) or some binary add-ons (must use addons that provide sources or WebASM targets)
|
||||||
|
|
Loading…
Reference in a new issue