GithubHelp home page GithubHelp logo

demodaemon's Introduction

Demodaemon

A shitty (and currently Linux only) TF2 demo manager

Building

I'm not going to put any pre-built binaries out yet but this project is so small that it doesn't really matter.

What you'll need

  • The Zig compiler and standard library

    • SPECIFICALLY v0.11.0! VERSIONS PAST v0.11.0 WILL NOT WORK!

    You can install this either through your package manager or as a pre-built binary through Zig's website.

And yeah that's basically it

Compiling

You can build the binary file through Zig's built in build system by typing

$ zig build

in the project directory. However, this will only install the binary to zig-out/bin/.

To install the program to your system, use

# zig build -p /usr/local/

and make sure you have /usr/local/bin in your $PATH variable

TODO

  • Formatting time in seconds currently does not work.
  • Create a source plugin to allow auto recording of demos (similar to p-rec)
  • Make sure that this works cross-platform (specifically on Windows)

demodaemon's People

Watchers

Cole avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.