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.
- Host: GitHub
- URL: https://github.com/devyatsu/glua-utils
- Owner: DevYatsu
- License: mit
- Created: 2024-04-24T17:25:51.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T14:02:59.000Z (about 2 years ago)
- Last Synced: 2025-03-05T05:44:52.535Z (over 1 year ago)
- Language: Lua
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)