Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)