Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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