Theme
An InStore theme module.
Last updated
Was this helpful?
An InStore theme module.
Last updated
Was this helpful?
MainModule
ModuleScript
Gui
Folder
A folder containing UI components. These are automatically placed in a ScreenGui
Templates
?Folder
A folder that contains templates for your theme. This is recommended for organization.
ThemeScripts
Folder
This houses all client scripts for your theme.
Name
string
a unique name
Version
string
the current version number
Description
string
a short description
Author
string
the author
Keywords
?string[]
keywords describing the theme
script
script
must be the current script for internal processing
The primary module script for your theme, which should follow the structure.