Fix LBRY link
This commit is contained in:
parent
044100b263
commit
17fdb786da
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ It is recognized and launched by the LBRY-desktop app to enable rich, interactiv
|
||||||
|
|
||||||
When the LBRY desktop app encounters the .lbry extension, and the user presses "play," it decompresses the .lbry file, launches a sandboxed web server in the background, and 'serves up' this file like a real web server might.
|
When the LBRY desktop app encounters the .lbry extension, and the user presses "play," it decompresses the .lbry file, launches a sandboxed web server in the background, and 'serves up' this file like a real web server might.
|
||||||
|
|
||||||
This enables a lot of possibilities. To see what is currently possible with this format, check out the LBRY channel [@OpenSourceGames](lbry://@OpenSourceGames#e8fed337dc4ee260f4bcfa6d24ae1e4dd75c2fb3).
|
This enables a lot of possibilities. To see what is currently possible with this format, check out the LBRY channel [@OpenSourceGames](https://open.lbry.io/@OpenSourceGames#e8fed337dc4ee260f4bcfa6d24ae1e4dd75c2fb3).
|
||||||
|
|
||||||
There are more restrictions to a .lbry archive than normal websites, because of the security issues and the fact that it's not running on a domain.
|
There are more restrictions to a .lbry archive than normal websites, because of the security issues and the fact that it's not running on a domain.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue