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
- Host: GitHub
- URL: https://github.com/luludotdev/beatstripper
- Owner: luludotdev
- License: mit
- Created: 2019-10-24T17:46:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T16:06:29.000Z (over 4 years ago)
- Last Synced: 2025-03-31T05:41:30.986Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 39.1 KB
- Stars: 4
- Watchers: 0
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📝 BeatStripper [](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.