https://github.com/chronosxyz/openrp
https://github.com/chronosxyz/openrp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chronosxyz/openrp
- Owner: ChronosXYZ
- Created: 2023-10-07T03:06:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T23:21:37.000Z (over 2 years ago)
- Last Synced: 2025-10-24T05:40:01.428Z (7 months ago)
- Language: Pawn
- Size: 1.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenRP
[](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
```