An open API service indexing awesome lists of open source software.

https://github.com/faithvoid/script.cortanaplayercount

Scripts that display the current online (Insignia / XLink Kai) player count in an XBMC4Xbox skin.
https://github.com/faithvoid/script.cortanaplayercount

Last synced: 10 months ago
JSON representation

Scripts that display the current online (Insignia / XLink Kai) player count in an XBMC4Xbox skin.

Awesome Lists containing this project

README

          

# script.cortanaPlayerCount
Scripts that display the current online (Insignia / XLink Kai) player count in an XBMC4Xbox skin.

## How to Use:
- Install cortanaPlayerCount to Q:/scripts/
- Add getnews.py and playercount.py to your autoexec file if you want them to automatically update on startup
- Run either getnews.py or playercount.py
- Add $INFO[Skin.Setting(insigniaOnline], $INFO[Skin.Setting(LatestNewsInsignia], $INFO[Skin.Setting(xlinkOnline], $INFO[Skin.Setting(LatestNewsXLink] or other similar commands (check playercount.py for them all) to the label of your choice in your skin's .XML file
- ???
- Profit!