Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 843 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 843 Bytes

March22-Lua

A port of March22 Interactive Novel engine to Lua for use with the LÖVE framework.

How to use

Works with LÖVE out of the box. Clone the repo and drag the folder onto the love2D executable.

If you are porting: process the scripts with RPYtoLua (uses so doesn't compile on Linux). Doesn't like indentation.

If you are developing: write your scripts in the March22 format and refer to documentation. Compile using M22toLua.

If you want Visual Novel or PSVita support, clone the appropriate branch.

#Credits