Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chronosxyz/thegodfather
https://github.com/chronosxyz/thegodfather
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/chronosxyz/thegodfather
- Owner: ChronosXYZ
- Created: 2023-10-04T05:04:05.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-04T05:40:51.000Z (about 1 year ago)
- Last Synced: 2023-12-11T15:54:13.792Z (about 1 year ago)
- Language: Pawn
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheGodfather
[![sampctl](https://img.shields.io/badge/sampctl-TheGodfather-2f2f2f.svg?style=for-the-badge)](https://github.com/ChronosX88/TheGodfather)
## Installation
Simply install to your project:
```bash
sampctl package install ChronosX88/TheGodfather
```Include in your code and begin using the library:
```pawn
#include
```## Usage
## Testing
To test, simply run the package:
```bash
sampctl package run
```