// Lua script to launch on boot boot_script = "lua/game" // Package to load on boot boot_package = "boot" console_port = 10001 window_width = 1280 window_height = 720