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

Toast #23

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

Toast #23

wants to merge 11 commits into from

Conversation

ZZZank
Copy link
Collaborator

@ZZZank ZZZank commented Mar 7, 2025

This PR added custom toast support.

  • make a new notification builder via newly added binding Notification
  • send the notification to player using notification.show() (Client script only) or player.notify(notification) (Client/Server)
  • set the icon for toast using notification.setXXXXIcon(...). Use ProbeJS Legacy to get full doc

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