Passing bytes since 1988!

Legacy Console is a unity project that provides in a game console that you can exectute commands either in game or in the unity editor.

Current Features

  • Easiliy extensible command system.
  • Plugable command parser system allows you to use your own command style.
  • Records command history.
  • Ready build console system just drop in and play.
  • Comes with a handfull of prebuilt commands for logic, console, varibles.
  • Default command parser supports using commands as parameters to other commands.
  • Can be used for simple scripting.
  • Includes sample scene(s)
  • Fully commented & organized C# source code included
  • 95+% of source code conforms to default StyleCop settings

Repositories

Legacy Console is availible as separate git repositories and can be forked from the fallowing BitBucket locations

Downloads

  • Version 1.0.0: Pending