Preview:
import os
import sys

sys.path.insert(0, os.path.join(os.path.dirname(__file__), 'External'))
sys.path.insert(0, os.path.join(os.path.dirname(__file__), 'Internal'))

from unreal_menu_demo.setup_menu import setup_menu, setup_menu_entry

setup_menu()
setup_menu_entry()
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter