Vortex LTD Docs
Vortex = {}
Vortex.Core = {}
-- Framework
Vortex.Core.Name = "qb-core"
Vortex.Core.Version = "1.0.0"
Vortex.Core.Environment = "production"
-- Feature Modules
Vortex.Modules = {
FULLSTACK = true,
BACKEND = true,
FRONTEND = true,
UI / UX = true,
DISCORDBOTS = true,
}
Vortex.Branding = {
Author = "JoinVortex",
Support = "discord.gg/vxdev",
Build = "QBCORE"
}
Last updated

