https://github.com/robloach/lutris-kodi-addon
Lutris Kodi Addon
https://github.com/robloach/lutris-kodi-addon
Last synced: over 1 year ago
JSON representation
Lutris Kodi Addon
- Host: GitHub
- URL: https://github.com/robloach/lutris-kodi-addon
- Owner: RobLoach
- License: gpl-2.0
- Created: 2015-12-27T23:39:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T12:34:54.000Z (about 2 years ago)
- Last Synced: 2024-05-12T13:42:37.842Z (about 2 years ago)
- Language: Python
- Homepage: http://lutris.net
- Size: 925 KB
- Stars: 38
- Watchers: 9
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# Lutris Kodi Addon
[Kodi](http://kodi.tv) add-on to launch games through [Lutris](http://lutris.net).

## Features
- Display games managed by Lutris in Kodi
- Launch games using Lutris from Kodi
## Prerequisites
- [Install and setup Lutris](https://lutris.net/downloads/)
## Install from repository (Matrix and above)
1. Make sure that Unknown Sources is enabled in Settings → System → Add-ons
2. [Install solbero's Kodi add-on repository](https://github.com/solbero/repository.solbero.matrix/blob/master/README.md)
3. Visit Home → Settings → Add-ons → Install from repository → solbero’s Kodi add-on repository → Game add-ons → Game providers → Lutris → Install
## Install from repository (Leia and below)
1. Make sure that Unknown Sources is enabled in Settings → System → Add-ons
2. [Install solbero's Kodi add-on repository](https://github.com/solbero/repository.solbero/blob/master/README.md)
3. Visit Home → Settings → Add-ons → Install from repository → solbero’s Kodi add-on repository → Game add-ons → Game providers → Lutris → Install
## Install manually (Matrix and above)
1. [Download the latest version of the Lutris Kodi Addon](https://github.com/RobLoach/lutris-kodi-addon/releases/latest)
2. Go to Settings → Add-ons → Install from zip file
3. Navigate to where you placed the zip file and select Install
## Development
```bash
git clone git@github.com:RobLoach/lutris-kodi-addon.git ~/.kodi/addons/plugin.lutris
cd ~/.kodi/addons/plugin.lutris
git status
```
## About
- [Rob Loach](http://github.com/RobLoach)
- [solbero](https://github.com/solbero)
- [Source](https://github.com/RobLoach/lutris-kodi-addon)