1
Open Roblox Studio
Open Roblox Studio and select your experience.
2
Create the Global Config
Copy the code below this text. Now switch to the CafePOS Lite folder. Create a
ModuleScript there and name it GlobalConfig.3
Override The POS Settings
Now that the Global Config exists, copy the code located below this text. Select your CafePOS Lite folder, then select the “Terminals” folder. Now, within each POS model, replace the contents of the “settings” module with the copied content.
4
Configure The Global Settings
Now you can edit all options in the Global Settings module, and the POS terminals will be automatically updated.
5
You're All Set
You have successfully configured and created the global configuration.