Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brycecanyoncounty/bcc-deferralcards
A RedM library to make the use of Microsoft Adaptive Cards with deferrals easy for any developer.
https://github.com/brycecanyoncounty/bcc-deferralcards
Last synced: about 1 month ago
JSON representation
A RedM library to make the use of Microsoft Adaptive Cards with deferrals easy for any developer.
- Host: GitHub
- URL: https://github.com/brycecanyoncounty/bcc-deferralcards
- Owner: BryceCanyonCounty
- License: gpl-3.0
- Created: 2022-11-21T07:33:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T23:51:04.000Z (over 1 year ago)
- Last Synced: 2023-09-27T07:50:01.766Z (over 1 year ago)
- Language: Lua
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BCC-deferralcards
> A RedM library to make the use of Microsoft Adaptive Cards with deferrals easy for any developer.## Features
- Abstracts the server-side standard Microsoft Adaptive Cards JSON API into a function based methedology### Install
* Download this repo
* Copy and paste `bcc-deferralcards` folder to `resources/bcc-deferralcards`
* Open Project in terminal.
* Add `ensure bcc-deferralcards` to your `server.cfg` file
* Now you are ready to get coding!## API Documentation and Usage
- [wiki](https://github.com/BryceCanyonCounty/bcc-deferralcards/wiki)
## Extra Resources
- [Microsoft Adaptive Cards](https://adaptivecards.io)
- [Microsoft Adaptive Cards Documentation](https://adaptivecards.io/explorer)## Disclaimers and Credits
- This lib was originally created by **mw-138** ([fivem-deferralCards](https://github.com/mw-138/fivem-deferralCards)) for FiveM. This library/resource is a RedM version what has been thouroughly tested specifically for RedM and will continue to be developed with RedM specifically in mind. **(More enhancements to come)**.## Need More Support?
- [BCC Discord](https://discord.gg/cQMJaTqcqJ)