Skip to content

Luato v5.1.4.1

Choose a tag to compare

@AverniteDF AverniteDF released this 13 Aug 01:17
· 16 commits to main since this release

Luato v5.1.4.1

First public release of Luato.

✨ Features

  • Monochromatic 1-bit classic DOS VGA CP437 text rendering
  • LuaJIT scripting support
  • Lean ~508KB executable
  • Pixel-perfect scaling

📦 What's Included

  • luato.exe - Main executable
  • Example scripts (Catacombs Roguelike)
  • Documentation

🚀 Quick Start

  1. Extract the ZIP file
  2. Create a .lua file with -- MAINSCRIPT as the first line
  3. Place it in the same folder as the executable
  4. Run luato.exe

📖 Documentation

See Luato Reference Manual

🐛 Known Issues

  • None at this time

🔧 System Requirements

  • Windows 10/11 (64-bit)
  • OpenGL 4.3 compatible GPU