Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.88 KB

README.md

File metadata and controls

40 lines (34 loc) · 1.88 KB

Magnolia

screenshot

Current state of the engine

Windows build is still in development (for now is linux only)!

Requirements

  • C++20
  • Gcc 11.4.0
  • Python 3.10.12
  • Lua 5.4
  • Cmake 3.22.1
  • Vulkan SDK 1.3.268

Build

To build and run the program use

python3 build.py debug

References