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

https://github.com/unknown-gd/ground-sitting


https://github.com/unknown-gd/ground-sitting

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ground Sitting
A small high-performance addon for the player to sit on the ground anywhere on the map.

### How to use
Stand on a flat surface, sit down look underneath you and press E (+use).

### Developer API
Addon has a good API for developers, for more information see the source code.

## Where is Lua code?
Written in [Yuescript](https://github.com/pigpigyyy/Yuescript), compiled Lua code can be found in [releases](https://github.com/PrikolMen/ground-sitting/releases) and [lua branch](https://github.com/PrikolMen/ground-sitting/tree/lua), or you can compile it yourself using compiled [Yuescript Compiler](https://github.com/pigpigyyy/Yuescript/releases/latest).