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

Add LobbyCompatibility #51

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

Conversation

Jatc252
Copy link
Contributor

@Jatc252 Jatc252 commented Sep 7, 2024

Quality of life addition for modpack players.

LobbyCompatibility

@EliteMasterEric
Copy link
Owner

I don't like adding a hard dependency to the mod. Is there a way to make it optional?

@Jatc252
Copy link
Contributor Author

Jatc252 commented Sep 11, 2024

again, my c# knowledge is atrocious so not sure if this would make it a softdepend or not

@Jatc252 Jatc252 marked this pull request as draft September 11, 2024 16:27
@Jatc252
Copy link
Contributor Author

Jatc252 commented Sep 11, 2024

Still working on it so draft for now

@Jatc252 Jatc252 marked this pull request as ready for review September 11, 2024 16:51
@EliteMasterEric
Copy link
Owner

again, my c# knowledge is atrocious so not sure if this would make it a softdepend or not

The best way to test is to just disable the mod, and make sure it doesn't break

@Jatc252
Copy link
Contributor Author

Jatc252 commented Sep 13, 2024

Commit 5a9041b will detect if LobbyCompatibility is being used and will only run the code when required

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.

2 participants