cs2pm

command module
v0.0.0-...-7d33afa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2024 License: MIT Imports: 1 Imported by: 0

README

Counter-Strike 2 Plugin Manager (cs2pm)

Counter-Strike 2 Plugin Manager is a tool for easily installing and uninstalling CS2 Server Metamod (and CounterStrikeSharp) Plugins.

NOTE: cs2pm is in very early stages of development. Once I am finished making it fit my own use case, I plan to expand on it to have functionality similar to that of Scoop, but for CS2 server plugins!

Usage

Create a cs2pm.yaml manifest file
plugins:
  - name: CS2-SimpleAdmin
    description: Simple Admin Plugin
    downloadUrl: https://github.com/daffyyyy/CS2-SimpleAdmin/releases/download/build-230/CS2-SimpleAdmin.zip
    extractPrefix: addons/counterstrikesharp/plugins
    uninstall:
      directories:
        - addons/counterstrikesharp/plugins/CS2-SimpleAdmin
Install plugins from the manifest file
cs2pm install
Uninstall plugins from the manifest file
cs2pm uninstall

Documentation

Overview

Copyright © 2024 Nicholas Hadley <contact@nicholashadley.dev>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL