Skip to content

Luato v5.1.4.2

Choose a tag to compare

@AverniteDF AverniteDF released this 14 Aug 23:23
· 15 commits to main since this release

Luato v5.1.4.2

Second public release of Luato.

πŸ” Changes

  • Added return value max_scrolling to luato.graphics.wrap
  • Updated Luato Reference Manual and improved "Example Usage" section

✨ 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