Main Lua
Main Lua
DisableRayfieldPrompts = false,
DisableBuildWarnings = false, -- Prevents Rayfield from warning when the script
has a version mismatch with the interface
ConfigurationSaving = {
Enabled = true,
FolderName = nil, -- Create a custom folder for your hub/game
FileName = "JIMINhub"
},
Discord = {
Enabled = true, -- Prompt the user to join your Discord server if their
executor supports it
Invite = "https://discord.gg/yhdyWEte", -- The Discord invite code, do not
include discord.gg/. E.g. discord.gg/ ABCD would be ABCD
RememberJoins = true -- Set this to false to make them join the discord every
time they load it up
},