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

Pre-emptive fixes for upcoming type update to FrooxEngine #12

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

BlueCyro
Copy link
Contributor

These fixes allow RML to continue working on the new pre-release (and hopefully the actual release) builds of Resonite that do some heavy reworking of the type system.

Changes:

  • Removed some assembly hiding code referencing the workermanager as it no longer exists
    • It also probably isn't required due to the built-in type sanitization now
  • Removed the whole compatibility hash spoofing since it's no longer required
  • Removed the modloader from the registered assemblies by name so hosted sessions are compatible with vanilla users
  • Added the proper assembly attribute to the modloader assembly so that FrooxEngine loads it

@XDelta XDelta added the .NET Pull requests that update .net code label Jul 10, 2024
@XDelta XDelta merged commit 272d0d0 into resonite-modding-group:main Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants