DebugConsole 1.0.0

Generic Debug Console Controller

A simple game-androgynous console controller for reloaded 2. Handles, registering and calling functions as commands and storing messages. Loosely based on this video.

Due to my kinda incompetent implimentaion command arguments are limited to

  • No Arguments
  • Int
  • String
  • Nuint
  • Long
  • Int, String
  • String, Int
  • Int, Int
  • String, String
  • Nuint, String
  • String, Nuint
  • Nuint, String, Long

If you need a command that uses more arguments it's possible to use a string then interpret in your function however you need it.

No packages depend on DebugConsole.

Version Downloads Last updated
1.0.0 351,012 4/29/2024