https://github.com/y-less/bug_1
sampctl cyclical dependency bug 1
https://github.com/y-less/bug_1
Last synced: about 2 months ago
JSON representation
sampctl cyclical dependency bug 1
- Host: GitHub
- URL: https://github.com/y-less/bug_1
- Owner: Y-Less
- Created: 2018-08-26T11:51:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T12:05:12.000Z (over 6 years ago)
- Last Synced: 2025-01-30T17:39:22.865Z (4 months ago)
- Language: PAWN
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bug_1
[](https://github.com/Y-Less/bug_1)
## Installation
Simply install to your project:
```bash
sampctl package install Y-Less/bug_1
```Include in your code and begin using the library:
```pawn
#include
```## Usage
## Testing
To test, simply run the package:
```bash
sampctl package run
```