A small Plugin to facilitate recurrent Console Commands usages in Unreal Engine 5
-> Opens a Window listing Console Commands of your choice
-> Execute multiple commands all at once
-> Commands are saved when the editor is closed
-> You can save your commands as a .txt file template
-> And then load .txt template, so it's easy to have your favourites commands
from one project to another, or to share it with collaborators
(more infos about templates : https://github.com/syyyylen/UnrealConsoleCommandsHelper/wiki/Commands-Templates)
Installation wiki : https://github.com/syyyylen/UnrealConsoleCommandsHelper/wiki/Installation
