1.0.0 • Published 3 years ago
@ianlucas/sourcemod v1.0.0
@ianlucas/sourcemod
npm install @ianlucas/sourcemod -gUsage
sourcemod update <platform>- updates or downloads the latest version of SourceModsourcemod install- install all the dependencies in your projectsourcemod build <platform> [file]- compiles plugins from the scripting folder
Defining dependencies
Create a sourcemod.txt file in the root of your project. Place every dependency in a line, like this:
json
ptahNote Dependencies must exist in
./src/packagesfolder. Those are basically scripts for downloading the dependency files and making it easy to kick off new projects.
1.0.0
3 years ago