Skip to content

jimporter/giantbomb-kodi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giant Bomb for Kodi

GitHub release GitHub downloads

This is an add-on for Kodi (aka XBMC) to show the latest and greatest videos from Giant Bomb dot com.

Giant Bomb dot com? What's that?

It's a website. About video games.

Development

The actual source for the add-on is in plugin.video.giantbomb/. To make development easier, there are make commands to install/uninstall the add-on from your local XBMC instance:

make install-dev
make uninstall-dev

Testing

Tests are located in test/ (big surprise there). You can (and should!) run them from make:

make test

Packaging

To package the add-on into a .zip file for release, just run:

make package

License

This add-on is licensed under the GPL, version 3.

Credits

Image files (and a few small vestiges of code) courtesy of Whiskey Media.