News

Create Lua Module Create Lua Module is a simple Neovim plugin written in Lua. It lets you quickly generate a Lua module file based on a dot-separated module name.
LuaCreator -- EamUnityEditorTool Quickly creating lua files in unity with a templete file.
Here is a simple Lua program that loops around 10 times printing some text. Create a file called hellomte10.lua and save it with the following lines of code: for i=1,10,1 do print ("Hello Make Tech ...
If the lua folder is not found, simply create a folder with the name lua. Inside the lua folder, create another folder by name “extensions”. Now copy the lua file inside it.