A plugin wrapper for Lei Xingyu's unrealScriptEditor.
See original docs
Installation with plugget automatically installs all dependencies. (from the manifest)
- Install the plugget Unreal plugin
- Run these 2 Python commands: (in the bottom left of the Unreal editor)
import plugget
plugget.install("unreal-plugin-python-script-editor")
- Copy the unrealScriptEditor folder to your unreal plugin folder. either in your project, or in
C:\Program Files\Epic Games\UE_5.0\Engine\Plugins
, or see UE plugin docs - Manually install the dependencies with pip from the
requirements.txt
file - Start Unreal, and go to the menu
Edit/Plugins
- Search for
python script editor
and enable the plugin namedpython script editor
, do not this confuse withpython editor script plugin
- Restart Unreal, if all went well a menu entry should now appear under
Tools/Unreal script editor
Listing similar products