Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ gsclib Public

gsclib acts as a standard library extension for the Call of Duty 4 scripting language.

License

Notifications You must be signed in to change notification settings

Iswenzz/gsclib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsclib

gsclib acts as a standard library extension for the Call of Duty 4 scripting language. The features this library provides consists of an FTP/FTPS/SFTP client, an HTTP/HTTPS client, Regular Expression (RegEx) support, Language Integrated Query (Linq) support, a MySQL connector for databases, casting/type conversion and other type utilities, and much more. More detailed information on each feature can be found in the documentation section.

Features & Documentation

Instructions

In order to use this library, just download the archived file down below, and extract it to the Call of Duty 4X /plugins/gsclib directory.

Building (Any Platform)

Pre-Requisites:

  1. CGSC
  2. Windows MinGW-W64 GCC-7.3.0 Linux MinGW-W64 GCC-7.3.0
  3. Windows Cygwin or Git for Windows

Build Command (Windows):

mingw32-make
mingw32-make install

Build Command (Linux):

make
make install

Contributors:

Note: If you would like to contribute to this repository, feel free to send a pull request, and I will review your code. Also feel free to post about any problems that may arise in the issues section of the repository.

About

gsclib acts as a standard library extension for the Call of Duty 4 scripting language.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project