https://github.com/unknown-gd/ground-sitting
https://github.com/unknown-gd/ground-sitting
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unknown-gd/ground-sitting
- Owner: unknown-gd
- License: mit
- Created: 2024-02-08T20:15:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T20:46:15.000Z (over 2 years ago)
- Last Synced: 2025-08-19T00:31:37.112Z (11 months ago)
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=3156702279
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).