A simple tool to strip and virtualize game libraries for use in GitHub actions.
Download the latest release from the releases page.
GenericStripper.exe strip -m <module> -p <game path> -o <output directory>
Module | Description |
---|---|
beatsaber |
Strips a Beat Saber installation for use in GitHub actions. |
Pull requests are welcome for new modules or improvements to existing modules. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details.