Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chronosxyz/openrp
https://github.com/chronosxyz/openrp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/chronosxyz/openrp
- Owner: ChronosXYZ
- Created: 2023-10-07T03:06:24.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-30T23:21:37.000Z (12 months ago)
- Last Synced: 2023-12-31T23:24:21.363Z (12 months ago)
- Language: Pawn
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenRP
[![sampctl](https://img.shields.io/badge/sampctl-OpenRP-2f2f2f.svg?style=for-the-badge)](https://github.com/ChronosX88/OpenRP)
## Installation
Simply install to your project:
```bash
sampctl package install ChronosX88/OpenRP
```Include in your code and begin using the library:
```pawn
#include
```## Usage
## Testing
To test, simply run the package:
```bash
sampctl package run
```