RePlays
Open-source game recording management software
Install / Use
npx skills add lulzsun/RePlaysInstalls into whichever agent you are using.
README
RePlays

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.

Installation
Windows
- Download RePlaysSetup.exe from latest release, or nightly release
- Open RePlaysSetup.exe
- ...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.
Related Skills
qqbot-channel
385.5kQQ channel management skill. Use qqbot_channel_api for explicit QQ channel-management requests; confirm write, delete, and bulk actions before calling authenticated QQ Open Platform endpoints.
docs-writer
106.4kAlways use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.
cpp
40.5kGuide Cursor to write modern C++ and CMake code with clear structure, RAII, const-correctness, and safe error handling.
gamemaker-gml
40.5kGameMaker Language (GML) rules for scripts, objects, events, rooms, data structures, and performance-minded game code
