An open API service indexing awesome lists of open source software.

https://github.com/luludotdev/beatstripper

Generate stripped Beat Saber DLLs for use in CI
https://github.com/luludotdev/beatstripper

Last synced: about 1 year ago
JSON representation

Generate stripped Beat Saber DLLs for use in CI

Awesome Lists containing this project

README

          

# 📝 BeatStripper  [![Actions Status](https://github.com/lolPants/BeatStripper/workflows/.NET%20Build/badge.svg)](https://github.com/lolPants/BeatStripper/actions)
_Generate stripped Beat Saber DLLs for use in CI_

## 🔧 About
This program resolves your Beat Saber install directory, then generates virtualised and stripped DLLs for use in CI. It currently only strips core game and Unity assemblies (feel free to PR the name whitelist if a DLL you need is being ignored).

## 🚀 Usage
Download the latest artifact from [CI autobuild](https://github.com/lolPants/BeatStripper/actions) and run the `.exe`. Stripped DLLs are output to a folder named `stripped` in the working directory of the `.exe`, with a game version subfolder.

## ⚠ Legal Disclaimer
Obviously these DLLs are the copyright of Beat Games and Unity respectively. Whether function signatures are copyrightable is down to a lawyer, which I am not. Only distribute stripped DLLs if you have the legal right to do so. By using this tool, you agree that I hold no responsibility for any legal trouble you may get into for distributing stripped DLLs.