Skip to content

nzavagli/UnrealPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnrealPy

UnrealPy is mainly two parts: exposing Unreal Editor functionality to Python through extensions, and exposing Python to Unreal Editor through an embedded interpreter, thus closing the loop and the idea is to allow users to script their editor in Python and execute from within the editor but at the same time making that glue available for folks who want to do Python stuff without running the editor -- in a more headless fashion.

About

Messing around with Unreal Engine <--> Python integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 34.1%
  • C 29.3%
  • HTML 24.9%
  • C++ 3.7%
  • Tcl 1.6%
  • Perl 1.6%
  • Other 4.8%