https://github.com/codelit/gmod-nlit-base
This framework is created for Garry's mod game. Contains a lot of usefull stuff for creating addons.
https://github.com/codelit/gmod-nlit-base
framework garrysmod gmod gmod-addon gmod-lua lua module
Last synced: 2 months ago
JSON representation
This framework is created for Garry's mod game. Contains a lot of usefull stuff for creating addons.
- Host: GitHub
- URL: https://github.com/codelit/gmod-nlit-base
- Owner: CodeLit
- License: gpl-3.0
- Created: 2020-06-29T20:39:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T17:23:18.000Z (over 1 year ago)
- Last Synced: 2024-04-14T04:54:00.438Z (over 1 year ago)
- Topics: framework, garrysmod, gmod, gmod-addon, gmod-lua, lua, module
- Language: Lua
- Homepage: https://codelit.github.io/gmod-nlit-base/
- Size: 3.93 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nlit's Base Framework
Contains a base functionality for Garry's mod game addons.
Free to use, free to contribute!
## Contains
- Addons Configurator
- String formatters
- Pre-configured customisable GUI, icons
- Draw functions
- Database functions
- Colors
- Fonts
- HTTP requests
- Languages
- Table functions
- Gamemodes Compatibilities
And more!
## Links
[Documentation](http://codelit.github.io/gmod-nlit-base/)
[Workshop page](https://steamcommunity.com/sharedfiles/filedetails/?id=2394292123)
## Additional information
This framework is works great with [Helix](https://gethelix.co/)