Skip to content

v4nixd/Swiftly-devkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftlyLogo

[Swiftly] Developer kit ⚙️

Developer kit plugin for Swiftly

Downloads Contributors Issues License


Installation 🛠️

  1. Download the latest release
  2. Unzip the plugin into game/csgo/addons/swiftly/plugins/

This is how it has to look

swiftly/
└── plugins/
    └── Devkit/
        ├── core.lua
        └── main.lua

Configuring ⚙️

You can change the chat_prefix in main.lua

Features ℹ️

!reload <plugin_name> - reloads switly plugin, the plugin_name has to match the plugin's folder name in plugins directory !load <plugin_name> - loads swiftly plugin !unload <plugin_name> - unloads swiftly plugin

Tip

plugin_name needs to match the plugin's folder name in plugins directory

!testing - starts testing scenario, below is the list of commands that it executes

mp_restartgame 10
mp_warmuptime 999999999
mp_autoteambalance false
mp_disable_autokick <playerid>
mp_warmup_start

About

Developer kit plugin for swiftly

Resources

License

Stars

Watchers

Forks

Languages