Skip to content

Ten-Trillion-Triangles/ConsoleX3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleX3

ConsoleX3 requires some minor setup in order to use its full feature set. Make sure to fully read the manual before purchasing and setting it up.

Documentation

Full Documentation

Features

  • Automatic networking: Commands called on a game client can be sent up to the server effortlessly.

  • Custom commands can be written entirely in blueprints: No C++ required!

  • Simple, straightforward, and consistent command line syntax modeled after calling functions in a programming language.

  • Support for Bash style pipes: Commands can return values that can be inputted as parameters of new commands!

  • Support for aliases, allowing you to call many commands at one with a single command.

  • Support for calling Unreal Engine console commands.

  • Works on shipping builds of your game.

  • Auto-complete for Unreal commands and custom commands.

  • Stores history of each command you type and allows you to scroll between them with the up and down arrow keys.

About

ConsoleX3 is a powerful, extensible, command line for blueprints designed to be a drop-in replacement for Unreal Engine's built in command console. ConsoleX3 supports networking out of the box, allowing your console commands to run on your game server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors