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

Correct the rain world entry: We use BepinEx and a custom manager instead of partiality now #82

Open
kuvithanol opened this issue Sep 8, 2021 · 4 comments · May be fixed by #83
Open

Comments

@kuvithanol
Copy link

this contains some partiality code in it for backwards compatibility, but partiality itself is deprecated and will no longer be used.

harbingerofme added a commit to harbingerofme/MonoMod that referenced this issue Sep 8, 2021
@harbingerofme harbingerofme linked a pull request Sep 8, 2021 that will close this issue
@harbingerofme
Copy link

Please correct the PR if you have a better description for how you use MonoMod

@kuvithanol
Copy link
Author

Ill contact a more experienced modder to submit a correction, thank you

@Dual-Iron
Copy link

Dual-Iron commented Sep 10, 2021

It's BepInEx bundled with:

  • A patcher that fixes deprecated HookGen references,
  • A patcher that allows mod assemblies to access nonpublic members in Assembly-CSharp, and
  • A plugin that loads Partiality mods.

New mods are encouraged to be BepInEx plugins, but Partiality is supported for backwards compatibility—until Rain World itself introduces breaking changes, that is.

I think using Rain World: RainDB via modified BepInEx is fair enough. There isn't a repository for this modified version, but a ZIP can be downloaded from here.

@FyreByrns
Copy link

Another experienced Rain World modder here, I agree entirely with what @Dual-Iron says.

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 a pull request may close this issue.

4 participants