Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ShotenDev/Onset-hands_up_system
It's a simple system that is used to play a animation hands up with a notification in the game "Onset". Created by ShotenDev.
https://github.com/ShotenDev/Onset-hands_up_system
Last synced: 3 months ago
JSON representation
It's a simple system that is used to play a animation hands up with a notification in the game "Onset". Created by ShotenDev.
- Host: GitHub
- URL: https://github.com/ShotenDev/Onset-hands_up_system
- Owner: ShotenDev
- Created: 2019-12-20T07:20:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-21T17:33:25.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T17:14:27.645Z (5 months ago)
- Language: Lua
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-onset - hands_up_system - A simple system to put your hands up. (Packages and Plugins / Other packages)
README
# :joystick: Hands up system (Onset)
It's a simple system that is used to play a animation hands up with a notification in the game "Onset".
Created by ShotenDev.## Installation
Put the folder "hands_up_system" in the folder "packages" on your server.
Don't forget to add this package in server_config.json :```bash
"packages": [
"default",
"freeroam",
"sandbox",
"hands_up_system"
],
```## Usage
The default key in game is "F2", you can change the key in "client.lua" file.
You can also change the text in "index.html" file.## :framed_picture: Screenshot
![Screenshot of the system](https://zupimages.net/up/19/51/2hp8.png)