Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stuyk/rebar-save-state

Save player data and vehicle data automatically for the Rebar Framework
https://github.com/stuyk/rebar-save-state

Last synced: about 22 hours ago
JSON representation

Save player data and vehicle data automatically for the Rebar Framework

Awesome Lists containing this project

README

        

# Save State

Saves any bound `characters` or `vehicles` and their positions, health, ammo, etc.

## Features

- Saves state every 5 seconds

## Installation

From the main directory of your `Rebar` framework.

```
git clone https://github.com/Stuyk/rebar-save-state src/plugins/save-state
```

That's it.

If you wish to save the plugin in your own repository, go to the `src/plugins/save-state` folder and delete the `.git` folder.