Skip to content

Plugin Settings #27

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Plugin Settings #27

wants to merge 8 commits into from

Conversation

XDelta
Copy link
Member

@XDelta XDelta commented Jul 23, 2025

Initial implementation will be focused on shifting to the settings page for some of the mod loader settings along with changing to UserspaceCore

@XDelta XDelta added enhancement New feature or request .NET Pull requests that update .net code labels Jul 23, 2025
@XDelta XDelta marked this pull request as draft July 23, 2025 14:48
@XDelta
Copy link
Member Author

XDelta commented Jul 24, 2025

Not sure what is occurring yet. if I try to assign a setting to be [NonPersistent] an exception is occurring

 ---> System.MethodAccessException: Attempt by method 'ResoniteModLoader.ModLoaderSettings.InitializeSyncMembers()' to access method 'FrooxEngine.SyncElement.MarkNonPersistent()' failed.
   at ResoniteModLoader.ModLoaderSettings.InitializeSyncMembers()```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant