All Projects → Cultrarius → UE4_MagicConsole

Cultrarius / UE4_MagicConsole

Licence: other
Enhanced UE4 output log widget

Programming Languages

C++
36643 projects - #6 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to UE4 MagicConsole

Rainbow
Delightful console output for Swift developers.
Stars: ✭ 1,606 (+2161.97%)
Mutual labels:  console, log, output
Wac
UE4 Visualization Plugin - Windows Audio Capture (WAC) is an Unreal Engine 4 plugin that captures live audio from the windows default audio device and analyse it to frequency values.
Stars: ✭ 81 (+14.08%)
Mutual labels:  plugins, ue4, unreal-engine-4
TwitchAuth
Unreal Engine 4 Plugin for In-Game Twitch Authentication.
Stars: ✭ 21 (-70.42%)
Mutual labels:  ue4, unreal-engine-4
Kosm-Classic-FPS-Template-UE4
Classic Arena First-Person-Shooter Mechanics for Unreal Engine 4.
Stars: ✭ 38 (-46.48%)
Mutual labels:  ue4, unreal-engine-4
ProceduralDungeon
This is an Unreal Engine 4/5 plugin to generate procedural dungeon.
Stars: ✭ 95 (+33.8%)
Mutual labels:  ue4, unreal-engine-4
BluePrintRenderer
Javascript Unreal Engine 4 Blueprints Renderer
Stars: ✭ 81 (+14.08%)
Mutual labels:  ue4, unreal-engine-4
consono
The most correct, informative, appealing and configurable variable inspector for JavaScript
Stars: ✭ 17 (-76.06%)
Mutual labels:  console, log
ProjectCleaner
Unreal engine plugin for managing all unused assets and empty folders in project.
Stars: ✭ 53 (-25.35%)
Mutual labels:  plugins, ue4
UT Framework
Various advanced tools built for Unreal Engine 4
Stars: ✭ 45 (-36.62%)
Mutual labels:  ue4, unreal-engine-4
logt
🖥️ A colourful logger for the browser
Stars: ✭ 35 (-50.7%)
Mutual labels:  console, log
UE4-Plugin-Resources
A list of community resources for Slate, Graphs, and UE4 Plugin Development.
Stars: ✭ 105 (+47.89%)
Mutual labels:  ue4, unreal-engine-4
OculusPlatformBP
An Unreal Engine 4 plugin featuring a library of 300+ Blueprint nodes for Oculus Platform functions.
Stars: ✭ 24 (-66.2%)
Mutual labels:  ue4, unreal-engine-4
UT GameEventSystem
A flexible event system in Unreal Engine 4
Stars: ✭ 33 (-53.52%)
Mutual labels:  ue4, unreal-engine-4
RyansUE4Helpers
Extremely helpful helper functions for developing Blueprint and C++ projects in Unreal Engine.
Stars: ✭ 55 (-22.54%)
Mutual labels:  ue4, unreal-engine-4
DlgSystem
Dialogue Plugin System for Unreal Engine | 🪞 Mirror of https://bit.ly/DlgSource
Stars: ✭ 136 (+91.55%)
Mutual labels:  ue4, unreal-engine-4
webpack-log
A logger for the Webpack ecosystem
Stars: ✭ 18 (-74.65%)
Mutual labels:  console, log
ptkdev-logger
🦒 Beautiful Logger for Node.js: the best alternative to the console.log statement
Stars: ✭ 117 (+64.79%)
Mutual labels:  console, log
debug.js
Debugger of JavaScript, by JavaScript, for JavaScript
Stars: ✭ 19 (-73.24%)
Mutual labels:  console, log
log-utils
Basic logging utils: colors, symbols and timestamp.
Stars: ✭ 24 (-66.2%)
Mutual labels:  console, log
AnimationPreviewer
Plug-in for previewing Animation Asset
Stars: ✭ 39 (-45.07%)
Mutual labels:  ue4, unreal-engine-4

Banner

UE4 Enhanced Output Log

This repository contains the source code for the following UE4 plugin: UE4 marketplace

How to compile and install

  1. Clone the repository
  2. Install UE4
  3. open the file compile.bat and adjust the file paths in there:
  • RunUAT.bat has to point to our UE4 installation
  • The Plugin parameter has to point to the the ConsoleEnhanced.uplugin file in this repository
  • The Packageparameter is the output folder
  1. run the compile.bat file and check the output folder for the plugin
  2. drop the output folder either in your project's or the engine's "Plugins" folder

How to contribute

You have a cool idea or found a bug? Cool! Fork the project, commit your changes and open a pull request :)

If you have any questions or problems, just write me: [email protected]

License

  1. You have to accept the UE4 license before using this
  2. You are free to share, modify and use the plugin as you wish (even commercially)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].