https://github.com/itsjustmechris/luacommands
LuaCommands (command.lua) is a library I created to make it easier to create commands for lua based projects, such as games, console applications, regular applications, bots, and many more uses.
https://github.com/itsjustmechris/luacommands
bot game lua regular-applications
Last synced: about 1 year ago
JSON representation
LuaCommands (command.lua) is a library I created to make it easier to create commands for lua based projects, such as games, console applications, regular applications, bots, and many more uses.
- Host: GitHub
- URL: https://github.com/itsjustmechris/luacommands
- Owner: ItsJustMeChris
- Created: 2017-08-28T22:18:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-29T16:00:07.000Z (over 8 years ago)
- Last Synced: 2025-01-26T13:41:36.483Z (about 1 year ago)
- Topics: bot, game, lua, regular-applications
- Language: Lua
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LuaCommands
LuaCommands (command.lua) is a library I created to make it easier to create commands for lua based projects, such as games, console applications, regular applications, bots, and many more uses.