Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New PC mod dev wiki #638

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open

New PC mod dev wiki #638

wants to merge 40 commits into from

Conversation

qqrz997
Copy link

@qqrz997 qqrz997 commented Jan 22, 2025

finally, it's here!

Complete revamp of the original modding wiki. JetBrains Rider becoming free for non-commercial use has made Rider a very compelling option for PC modding, and since the modding tools extension for Visual Studio isn't being maintained any more, this new Rider-focused wiki has come at an important time.

This wiki not only updates the setup page. It comes with a slew of new pages, each covering an important topic related to modding on PC:

  • A section covering installing Runtime Unity Editor to inspect objects in-game
  • A section about decompiling Beat Saber's code using ILSpy
  • A short selection of Harmony patch examples
  • A large introduction to BeatSaberMarkupLanguage
  • A page covering SiraUtil's various APIs and introducing Zenject
  • And finally, a whole written tutorial on making a functional mod from scratch

The modding index has been updated and a lot of the PC-specific information like launch args has been moved to the PC index.

This change also slightly reorganizes the modding directory of the wiki to better separate the PC and Quest pages.

All changes on the fork can be viewed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant