Configuration
Config:
-----------------------------------------------------------------
------------------------- Dual x Scrips -------------------------
-----------------------------------------------------------------
Config = Config or {}
-- Antithird Settings
Config.Antithird = true -- Enable or disable antithird
Config.Icon = '❌' -- Icon to displaying
Config.Size = 0.3 -- Icon size
-- AntiDesync Settings -- Upcoming feature
Config.Antidesync = false -- Enable or disable antidesync
Config.Playersync = '500' -- Player desync threshold in ms
Config.Bulletsync = '500' -- Bullet desync threshold in ms
Config.Vehiclesync = '500' -- Vehicle desync threshold in ms
-- Misc Settings
Config.VersionChecker = true -- Enable or disable version checkerLast updated