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 forward and native on script vm initialized #14

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

FortyTwoFortyTwo
Copy link
Owner

@FortyTwoFortyTwo FortyTwoFortyTwo commented Oct 20, 2024

  • Added forward VScript_OnScriptVMInitialized to register class instances and global functions properly here.
  • Added native VScript_IsScriptVMInitialized for lateloaded plugins on whenever to call VScript_OnScriptVMInitialized/VScript_ResetScriptVM or not.

For #9

@FortyTwoFortyTwo FortyTwoFortyTwo merged commit da56544 into main Oct 20, 2024
2 checks passed
@FortyTwoFortyTwo FortyTwoFortyTwo deleted the initialized branch October 20, 2024 22:10
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.

1 participant