Skip to content

IS4Code/PawnPlus.IO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PawnPlus.IO

PawnPlus.IO is an addon for PawnPlus allowing manipulation of various I/O streams, files, and network sockets, both synchronously and asynchronously.

Documentation

See the wiki for documentation.

Installation

Download the latest release for your platform to the "plugins" directory and add "PawnPlus.IO" (or "PawnPlus.IO.so" on Linux) to the plugins line in server.cfg.

Include PawnPlus.IO.inc in your Pawn program and you are done.

PawnPlus has to be active in order for this plugin to work.

Building

Use Visual Studio to build the project on Windows, or make or make static on Linux. Requires GCC >= 4.9.

About

A file and network I/O addon for PawnPlus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages