SteffanDonal / BeatSaber-SaberTailor

A Beat Saber mod to customise the length of the sabers, as well as grip position/angle.
MIT License
3 stars 11 forks source link

What/where is the "MainGameSceneSetupData" object type? #3

Open jaketeaford opened 5 years ago

jaketeaford commented 5 years ago

This isn't exactly an "issue" but I'm trying to modify this mod to work with the newest version of the game by taking out features I don't need or that are prohibiting the mod from working (saber length, trail modification) but can't figure out what the "MainGameSceneSetupData," "LevelCompletionResults," and "ResultsViewController" object types are. Google returned links to your repos for other Beat Saber mods and nothing else. I have Unity installed but am super rusty at C# and may have missed something...

SteffanDonal commented 5 years ago

The code preventing score submission has been refactored into a utility library: https://www.modsaber.org/mod/bs-utils/1.1.3