https://github.com/darkfated/small-glua
Some non-global GLua scenarios for your use.
https://github.com/darkfated/small-glua
cmenu contextmenu darkfated fatedpaint fopt games garrysmod glua gmod optimization startmenu things
Last synced: 2 months ago
JSON representation
Some non-global GLua scenarios for your use.
- Host: GitHub
- URL: https://github.com/darkfated/small-glua
- Owner: darkfated
- License: mit
- Created: 2022-02-09T13:26:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T15:49:42.000Z (about 1 year ago)
- Last Synced: 2024-04-06T16:39:14.986Z (about 1 year ago)
- Topics: cmenu, contextmenu, darkfated, fatedpaint, fopt, games, garrysmod, glua, gmod, optimization, startmenu, things
- Language: Lua
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# small-glua
_It makes no sense to put them in separate repositories, because they are either made in a single file, or are experimental in nature_
List of available:
- [fopt](#fopt)
- [Games](#games)
- [StartMenu](#startmenu)
- [Fated ContextMenu](#fated-contextmenu)
- [FatedPaint](#fated-paint)## [fopt](https://github.com/darkfated/small-glua/blob/master/cl_fopt.lua)
Optimization with the possibility of regulation
## [Games](https://github.com/darkfated/small-glua/blob/master/cl_games.lua)
Menu, which includes a list of various games for a pleasant time
**Screenshots:**
![]()
## [StartMenu](https://github.com/darkfated/small-glua/blob/master/cl_startmenu.lua)
The information menu that opens when you log in to the server
**Screenshots:**
## [Fated ContextMenu](https://github.com/darkfated/small-glua/blob/master/cl_fated_contextmenu.lua)
Custom menu for ContextMenu, designed to be used as a command-action selection menu. Convenient and can find many uses
**Screenshots:**
![]()
Can resizable
![]()
Move
## [Fated Paint](https://github.com/darkfated/small-glua/blob/master/cl_fated_paint.lua)
Creates an in-game drawing editor. Draw, erase, edit canvas and more in the future
![]()