Skip to content

lulzsun/RePlays

Repository files navigation

RePlays Downloads Discord

RePlays is a free and open source program that automatically manages recording of detected running games, with a clip editor that allows for quick video sharing.

Preview

Installation

Windows

  1. Download RePlaysSetup.exe from latest release, or nightly release
  2. Open RePlaysSetup.exe
  3. ...profit!

Note: Depending on your Windows version, you may need to manually download and install Microsoft Edge WebView2 runtime if not prompted to.

Linux

  • Linux support is currently a work-in-progress, but is avaliable for normal use if you can build it yourself. See here for more information.

Development

Get started with contributing to the project with this quick getting started guide!

Technology Stack

RePlays is powered by C# (.NET 8) and Typescript (React). Typescript is used for the interface (frontend), while C# is the core of the program (backend).

The interface is displayed using Microsoft Edge WebView2 on Windows, and WebKit2GTK on Linux.

Recording functionality is currently powered using libobs, thanks to the OBS Project!

End Notes

The project came together in homage to Plays.tv.

This software is not sponsored by or affiliated with Plays.tv or its affiliates.

This project is licensed under the terms of the GNU license.