This repository contains the source code for the following UE4 plugin: UE4 marketplace
- Clone the repository
- Install UE4
- open the file
compile.batand adjust the file paths in there:
RunUAT.bathas to point to our UE4 installation- The
Pluginparameter has to point to the theConsoleEnhanced.upluginfile in this repository - The
Packageparameter is the output folder
- run the
compile.batfile and check the output folder for the plugin - drop the output folder either in your project's or the engine's "Plugins" folder
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: cultrarius@posteo.de
- You have to accept the UE4 license before using this
- You are free to share, modify and use the plugin as you wish (even commercially)
