MIT license
This commit is contained in:
parent
ef3eb2a7b7
commit
bd2ee1729b
@ -11,6 +11,7 @@ script.module.libtorrent is a Kodi module that makes easy import of python-libto
|
|||||||
- [YATP](https://github.com/romanvm/kodi.yatp)
|
- [YATP](https://github.com/romanvm/kodi.yatp)
|
||||||
|
|
||||||
**Usage**
|
**Usage**
|
||||||
|
|
||||||
Add module in requires of your addon.xml:
|
Add module in requires of your addon.xml:
|
||||||
```python
|
```python
|
||||||
<import addon="script.module.libtorrent"/>
|
<import addon="script.module.libtorrent"/>
|
||||||
@ -23,4 +24,5 @@ libtorrent=get_libtorrent()
|
|||||||
```
|
```
|
||||||
|
|
||||||
**License**
|
**License**
|
||||||
|
|
||||||
MIT License
|
MIT License
|
Loading…
x
Reference in New Issue
Block a user