Automatically upload recorded stv demos to demos.tf
  • Pawn 64.1%
  • SourcePawn 34.5%
  • Nix 1.3%
  • Makefile 0.1%
Find a file
2024-01-27 15:30:30 +01:00
.github/workflows nix based ci 2023-07-09 18:26:41 +02:00
include update curl includes 2023-07-09 18:31:16 +02:00
.envrc nix based ci 2023-07-09 18:26:41 +02:00
.gitignore nix based ci 2023-07-09 18:26:41 +02:00
demostf.smx compile plugin 2024-01-27 15:30:30 +01:00
demostf.sp increase timeout to 1m 2024-01-27 15:15:53 +01:00
flake.lock nix based ci 2023-07-09 18:26:41 +02:00
flake.nix cleanup flake 2023-07-09 18:48:27 +02:00
Makefile initial version 2016-12-03 17:55:16 +01:00
README.md cleanup flake 2023-07-09 18:48:27 +02:00

plugin

Automatically upload recorded stv demos to demos.tf

Download

download plugin

Building

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

Alternatively the plugin can be build using nix with nix build .#plugin