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

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.

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:**

Lobby menu
Solitaire

## [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:**

Start menu screenshot

## [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:**

Main
Can resizable

Can resizable
Move

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

Main view