Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.
/ webspec Public archive

Spectate a TF2 server from a browser via WebSockets & Canvas

License

Notifications You must be signed in to change notification settings

MattMcNam/webspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webspec

Spectate a TF2 server from a browser via WebSockets & Canvas.

Notice

WebSpec will be moving to the new 2013 Source SDK. Commits towards this will be placed in a separate branch until it can be built on all platforms.

Usage

Server
Build the plugin by following BUILD.md in the server folder, then copy it to your TF2 server's addons folder.
Load it via plugin_load addons\webspec, or create a VDF file.
Client
In webspec.js, change WebSpec.host to your server's IP and the WebSpec port. (default localhost:28020)
Note that Chrome requires the --allow-file-access-from-files launch option if running from disk.

To-do

See the Issues tab on GitHub, and use the tags to filter what you want.

License

Unless otherwise specified in source file, all of WebSpec is provided under the BSD 2-Clause License, which is available in full in LICENSE.md
WebSpec is based in part on the work of the libwebsockets project

About

Spectate a TF2 server from a browser via WebSockets & Canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published