Config
Here you can find all the configurations that you can set with our fps menu script
Mio.Locals
Mio.Locals = {
maprepair = 'Your map has been repaired',
shadow = 'Shadows ',
enabled = 'enabled!',
disabled = 'disabled!',
nodirect = 'NoDirect ',
shadowonoff = 'Shadows: On/Off',
nodirectonoff = 'NoDirect: On/Off',
repairmaptitle = 'Repair Map'
}Mio.Command
Mio.Command = "fps" -- Command to open FPS MenuMio.Notify
Last updated