brayden-dowson / Deathmatch

Deathmatch game mode using Northwood Plugin API
9 stars 3 forks source link

Deathmatch Gamemode NW-API

Features

Install

LocalAdmin

To install via LocalAdmin console use "p install brayden-dowson/Deathmatch"

Manual

To manually install put Deathmatch.dll in PluginAPI/plugins/"your server port number"/ and put everything inside the dependencies.zip inside PluginAPI/plugins/"your server port number"/dependencies/. You can also get the dependencies here LiteDB.dll, Glicko2.dll and 0Harmony.dll

Translations

By default the config will generate a translation.yml for English, Replace or edit the translation_config.yml for your region

Avaiable translations

Run as an Event

To use this plugin as an event you must first install the base plugin and additionally must also install the DeathmatchEvent plugin in /"where you installed cedmod"/CedModEvents. See the Releases to get the DeathmatchEvent plugin. You must have Cedmod installed if you want to run the plugin as an event. If you have not installed Cedmod you can get it here Cedmod