Gamedev%3ASpringABC - beyond-all-reason/springrts_engine_wiki_mirror GitHub Wiki

notoc

SpringABC

SpringABClogo.png

What is it?

A series of hierarchical templates for Spring Games, meant as a clean-slate foundation to build games upon, not an example of how to do so.

What is included?

  • A*(lmost Minimal)*
  • B*(are Bones)*
  • A + Armordefs.lua, Movedefs.lua, and Sidedata.lua} skeletons with links to relevant wiki articles, as well as inclusion of base content unit_script.lua, game_spawn.lua and game_end.lua gadgets.
  • C*(hili UI Framework)*
  • B + Chili (2.1) & associated files to make it work.

Most people will want to use B.sdd or C.sdd, A.sdd is provided for completeness or for veterans who have their own core files to include already.

What is it not?

Where to get it?

Forum:

or GitHub: https://github.com/FLOZi/SpringABC

or Direct link to GitHub .ZIP

Category:Game Dev