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