Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (13 loc) · 1.05 KB

Moonlet

Lua live coding. It only works on Linux and Windows.

Installation (Windows)

1.- Clone or download this repo.

2.- Download and install the best IDE for Lua, ZeroBrane Studio

3.- Download and install LoopBe1

4.- Download this .dll files and put them in your System folder. msvcp110, msvcr100 and msvcr110

5.- Put all the files of this repo in your "myprograms" folder that is in the ZeroBrane Studio folder.

6.- Run the ZeroBrane IDE app and open the main.lua and luna.lua files

7.- Then on the ZeroBrane IDE menu, click on Project >> Project Directory >> Set From Current File

8.- On the main.lua file, press F6.