-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
requestRequest a featureRequest a feature
Description
Create a progress bar module.
Example of config:
jo.progress.create{
type = "bar/circle",
duration = ms,
label = "Collecting...",
anim = { dict = "anim", name = "name", flag = flag },
cancelIfDie = boolean,
keepControls = { mouse = boolean, keyboard = boolean }
canCancel = boolean,
action = function()
trigger()
end
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
requestRequest a featureRequest a feature