This repository has been archived on 2022-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
InfinitShoot/game/config.lua

4 lines
115 B
Lua

WindowWidth = 1024
WindowHeight = 720
Title = "InfiniteShoot - VisualGMQ For 1MGames v1.0.0"
EntryFile = "main.lua"