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

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

XLink Kai revival script for XBMC4Xbox.
https://github.com/faithvoid/script.xlinkrevived

Last synced: 12 months ago
JSON representation

XLink Kai revival script for XBMC4Xbox.

Awesome Lists containing this project

README

          

# XLink Revived - XLink Kai script for XBMC4Xbox

![](screenshots/1.png)
![](screenshots/2.png)
![](screenshots/3.png)
![](screenshots/4.png)
![](screenshots/5.png)
![](screenshots/6.png)
![](screenshots/7.png)
![](screenshots/8.png)
![](screenshots/9.png)

## Working
- Joining arenas (not querying them, so all arenas have to be entered manually into either vectors.txt or faves.txt!)
- Joining favourite arenas for quick access to arenas you regularly play! (requires an entry in faves.txt)
- Setting your default Arena to the default "Arena" after a match!
- Viewing XLink Kai statistics

## Not Working
- Querying arenas (the API doesn't seem to support this, so all joining has to be done manually!)
- Showing additional user information
- Editing settings of any kind

## TODO
- Query arenas and sub-arenas whenever that functionality becomes available (talked to CrunchBite about adding sub-arena API calls & he's willing to work on it!)
- Show currently logged in user as script title? (ie; "XLink Kai - BattleAngelAlice")?
- Integrate into Cortana Server Browser
- Rename all public-facing entries of the word "Vectors" to "Arenas" for clarity (as they're referred to as Vectors behind the scenes, but Arenas in UI)

# Credits
- SolAZDev - Original "xbmc-kai" script that this uses initialization code from.
- CrunchBite - For working on XLink Kai, providing accessible REST API requests, and chatting with me about how certain systems work! :)