adamrehn / ue4cli

Command-line interface for Unreal Engine 4
https://docs.adamrehn.com/ue4cli/
MIT License
254 stars 47 forks source link

Fix: move __main__.py one directory higher, so it can be properly used #70

Open sleeptightAnsiC opened 4 months ago

sleeptightAnsiC commented 4 months ago

Please, see linked issue for reference https://github.com/adamrehn/ue4cli/issues/69 Now, ue4cli can be invoked without installing it and without making additional scripts. Simply calling python /path/to/ue4cli will work.