Gly Game Engine 0.0.7
Game engine in lua
Loading...
Searching...
No Matches
How to Install

using npm

global

npm install -g demoon @gamely/gly-cli

now you can execute as a global command!

gly-cli version

local

npm install --dev @gamely/gly-cli

now you need use npx to run inside your project!

npx gly-cli version

unique lua file

Note
Attention! that although it is a .lua file,
it is obfuscating in a way, to browse the source code use lua cli.lua cli-dump

curl

wget get.gamely.com.br/cli.lua -o cli.lua

wget

wget get.gamely.com.br/cli.lua

now you need a lua to execute a cli!

lua cli.lua version