1
0
Fork 0
mirror of https://codeberg.org/demostf/plugin.git synced 2026-06-04 00:54:08 +02:00
Automatically upload recorded stv demos to demos.tf
  • Pawn 64.1%
  • SourcePawn 34.5%
  • Nix 1.3%
  • Makefile 0.1%
Find a file
Michał Garapich 6802e16927 fix: log uploaded demo url
In order to be able to capture uploaded demos' URLs by all kinds of TF2
log readers, let's log the uploaded demo URL to the server.
PrintToChatAll() does not produce any log, so it's pretty useless. We
can fix that by calling LogToGame().
2020-05-30 23:07:52 +02:00
demostf.smx fix: log uploaded demo url 2020-05-30 23:07:52 +02:00
demostf.sp fix: log uploaded demo url 2020-05-30 23:07:52 +02:00
Makefile initial version 2016-12-03 17:55:16 +01:00
README.md initial version 2016-12-03 17:55:16 +01:00

plugin

Automatically upload recorded stv demos to demos.tf

Building

The plugin can be built from source using the included Makefile (requires docker to be installed)