Files
jim-boarding-jimathy/config.lua
2024-02-01 00:18:18 +00:00

11 lines
158 B
Lua

Config = {
Lan = "en",
System = {
Debug = false,
drawText = "gta",
},
Crafting = {
craftCam = true,
}
}