How can i change the permission of my game, i have this code in config.lua, how should i modify it :
application = { content = { width = 320, height = 480, scale = "letterBox", fps = 30, }, }