-
Notifications
You must be signed in to change notification settings - Fork 18
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
Add LobbyCompatibility #51
base: master
Are you sure you want to change the base?
Conversation
I don't like adding a hard dependency to the mod. Is there a way to make it optional? |
again, my c# knowledge is atrocious so not sure if this would make it a softdepend or not |
Still working on it so draft for now |
The best way to test is to just disable the mod, and make sure it doesn't break |
Commit 5a9041b will detect if LobbyCompatibility is being used and will only run the code when required |
Quality of life addition for modpack players.
LobbyCompatibility