Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brycecanyoncounty/bcc-camp
https://github.com/brycecanyoncounty/bcc-camp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/brycecanyoncounty/bcc-camp
- Owner: BryceCanyonCounty
- License: gpl-3.0
- Created: 2023-04-19T00:35:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T00:28:22.000Z (4 months ago)
- Last Synced: 2024-09-18T04:18:50.874Z (4 months ago)
- Language: Lua
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bcc-camp
> Create your own camp in RedM!
## Features
- Creates a command in your RedM Server to Set a tent with a bedroll!
- Creates a menu which you can use to decorate your camp with multiple different props!
- Creates a storage system for your camp to store your items in!
- Optional fast travel system in camps!
- Easy translations via a language locale files!
- Everything is easy to configure to your liking via the config.lua file!
- Versioner to keep upto date on updates!
- Discord Notifications## How it works
- To set your tent up initally just type in chat the command you set in the config.lua file.
- After that you can walk up to your tent and press G on your keyboard to open the camp menu!
- To open storage walk up to your chest and press G!## Dependencies
- [vorp_core](https://github.com/VORPCORE/vorp-core-lua)
- [vorp_inventory](https://github.com/VORPCORE/vorp_inventory-lua)
- [vorp_character](https://github.com/VORPCORE/vorp_character-lua)
- [bcc-utils](https://github.com/BryceCanyonCounty/bcc-utils)
- [feather-menu](https://github.com/FeatherFramework/feather-menu/releases)## Installation
- Make sure dependencies are installed/updated and ensured before this script
- Add `bcc-camp` folder to your resources folder
- Add `ensure bcc-camp` to your `resources.cfg`
- Restart server## Credits
- This script is inspired by this script https://github.com/bcortezf/bc_camping