Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 337 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 337 Bytes

this is a fork from https://github.com/dargueta/unicorn-lua, use xmake, build with MSVC and lua5.4 on Windows

Build

requirements:

  • python: to run tools/generate_constants.py
  • xmake: to build

steps:

  1. CD to unicorn-lua, and config the directory xmake f --UNICORN_DIR=<UNICORN-Directory>
  2. Execute xmake