Skip to content

malice-nz/ronner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Ronner
Ronner

Universal and simple toast notification library

Ronner is a recreation of the popular toast library: Sonner; with loads of customisation.

Example

You can run Ronner using the main.lua, or, the official shortlink.

GitHub

local Ronner = loadstring(game:HttpGet'https://raw.githubusercontent.com/malice-nz/ronner/refs/heads/main/main.lua')':3'

Shortlink

local Ronner = loadstring(game:HttpGet'https://r.malice.nz')':3'

Heres a small example
local Ronner = loadstring(game:HttpGet'https://r.malice.nz')':3'

Ronner.Init();

Ronner.Toast('Hello roblox!');
Ronner.Toast('Hello from ronner!');
Ronner.Toast('Hello from <copyable>malice.nz</copyable>!');

About

Sonner but for roblox

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages