jnettome / sourcemod-compiler

A tool for compiling SourceMod (SourcePawn) plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SourceMod Compiler

A tool for compiling SourceMod (SourcePawn) plugins

Requirements

  • Docker

Usage

  1. Copy your plugin to the scripting folder
  2. Run ./run.sh {plugin_name}

Roadmap

  • Remove Docker dependency

Contributing

  1. Fork the repo
  2. Create a branch ("change-something")
  3. Make a PR

About

A tool for compiling SourceMod (SourcePawn) plugins


Languages

Language:SourcePawn 97.6%Language:C++ 2.2%Language:Shell 0.2%