@gamely/love-engine
Version:
Game Engine written in 100% lua that runs in a vacuum.
19 lines • 576 B
JSON
{
"name": "@gamely/love-engine",
"version": "0.0.19",
"author": "RodrigoDornelles",
"license": "Apache-2.0",
"homepage": "https://docs.gamely.com.br",
"repository": "https://github.com/gamelly/love-engine",
"funding": "https://github.com/sponsors/RodrigoDornelles",
"bugs": "https://github.com/gamelly/love-engine/issues",
"description": "Game Engine written in 100% lua that runs in a vacuum.",
"main": "dist/main.lua",
"keywords": [
"game engine",
"game",
"engine",
"love2d",
"love"
]
}