Skip to content

Reb0rnEnder/DynamicToasts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

NOTE: Made in mind for Dynamic

DynamicToasts

Usage

Example:

local DynamicToasts = loadstring(game:HttpGet("https://raw.githubusercontent.com/Reb0rnEnder/DynamicToasts/main/module.luau"))()()

DynamicToasts:NewToast(DynamicToasts.ToastType.Info, "Example Title", "Example Description", 5)

Usage:

function NewToast(self, ToastType: number?, ToastTitle: string?, ToastDescription: string?, Duration: number?)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages