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
Raw Normal View History

2022-07-31 22:33:30 +08:00
WindowWidth = 1024
WindowHeight = 720
Title = "InfiniteShoot - VisualGMQ For 1MGames v0.1.0"
EntryFile = "main.lua"