IdlePixel+

Idle-Pixel plugin framework

< Feedback on IdlePixel+

Review: Good - script works

§
Posted: 2023.01.25.

Could the framework allow textareas

ie;
config: [
{
type: "label",
label: "Section Label:"
},
{
id: "MyCheckbox",
label: "List some things here!",
type: "textarea",
default: ""
}
]

Post reply

Sign in to post a reply.