Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vishusandy/proutils
A collection of helpful sourcemod utilities
https://github.com/vishusandy/proutils
Last synced: about 2 months ago
JSON representation
A collection of helpful sourcemod utilities
- Host: GitHub
- URL: https://github.com/vishusandy/proutils
- Owner: vishusandy
- Created: 2023-01-20T20:12:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T04:57:11.000Z (almost 2 years ago)
- Last Synced: 2023-05-17T06:39:04.193Z (over 1 year ago)
- Language: SourcePawn
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
A collection of some helpful utilities for Sourcemod plugins.
## Usage
E.g., to use the random utilities:
```
#include
```## Installation
Copy the `include/pro_utils` folder into your `cstrike/addons/sourcemod/scripting/include/` folder