An open API service indexing awesome lists of open source software.

https://github.com/devyatsu/glua-utils

A set of glua utilities.
https://github.com/devyatsu/glua-utils

Last synced: about 2 months ago
JSON representation

A set of glua utilities.

Awesome Lists containing this project

README

          

# glua-utils

I have recently started to take an interest in garry's mod modding...

I came up with this naive idea, it's just a repository containing a set of glua utilities.

## Utilities

- A simple yet sufficient implementation of glua chat commands parsing: [commands.lua](./commands.lua)
- More coming soon...

## Contributing

Contributions to this project are welcome! If you have any suggestions for improvements or additional utilities, feel free to open an issue or submit a pull request.

## License

Repository is licensed under the MIT license. [See...](./LICENSE)