lol-spectator-server

command module
v0.0.0-...-2ce17fe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2015 License: GPL-3.0 Imports: 7 Imported by: 0

README

lol-spectator-server

REST Server for League Of Legends spectator

Usage
$ go run server.go --port=5000

or

$ go build
$ ./lol-spectator-server --port=5000
Specification

Currently this gist is the best written specification we've seen for the Riot Spectator API.

Running the League of Legends client in spectator mode
$ "C:\Riot Games\League of Legends\RADS\solutions\lol_game_client_sln\releases\{{CURRENT_RELEASE}}\
deploy\League of Legends.exe" "8394" "LoLLauncher.exe" "" "spectator
{{YOUR_SERVER}} {{GAME_ENCRYPTION_KEY}} {{GAME_ID}} {{GAME_REGION}}"
"/Applications/League of Legends.app/Contents/LoL/RADS/solutions/lol_game_client_sln/releases/$LAUNCHER_PATH/deploy/LeagueOfLegends.app/Contents/MacOS/LeagueofLegends" 8394 LoLLauncher "/Applications/League of Legends.app/Contents/LoL/RADS/projects/lol_air_client/releases/$CLIENT_PATH/deploy/bin/LolClient" "spectator {{YOUR_SERVER}} {{GAME_ENCRYPTION_KEY}} {{GAME_ID}} {{GAME_REGION}}"
$ playonlinux-bash ~/.PlayOnLinux/shortcuts/"LoL Spectator" "8394" "LoLLauncher.exe" "" "spectator {{YOUR_SERVER}} {{GAME_ENCRYPTION_KEY}} {{GAME_ID}} {{GAME_REGION}}"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL