A basic Recoil RTS game i Made thats mostly used as an learning expirence for myself and other players while also trying to be a basic decent recoil game!

Root

* Contains .lua files for defining the game package itself and exposing options to multiplayer lobbies
* ModInfo.lua - https://springrts.com/wiki/Modinfo.lua
* ModOptions.lua - https://springrts.com/wiki/Modoptions.lua
* EngineOptions.lua - https://github.com/spring/spring/blob/develop/cont/base/springcontent/EngineOptions.lua

