Skip to content

jus7n/UEScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

  1. Recursively clone the repository git clone --recursive https://github.com/jus7n/UEScript
  2. Build LuaJIT statically
    1. Open "x64 Native Tools Command Prompt" (comes with Visual Studio)
    2. Run cd uescript/vendor/luajit/src
    3. Run msvcbuild.bat static
  3. Install MinHook dependency
    1. Download vcpkg
    2. Install the minhook:x64-windows-static triplet

About

Lua scripting engine for Unreal Engine 4

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages