Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stuyk/rebar-save-state
- Owner: Stuyk
- Created: 2024-05-23T17:56:49.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T17:59:01.000Z (7 months ago)
- Last Synced: 2024-12-15T08:49:01.171Z (8 days ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.