Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

opfesoft/mod-autobalance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoBalanceModule
(Discontinued as of 2024-07-29)

This module is intended to scale based on number of players, instance mobs and bosses' health, mana, and damage.

Installation

Clone Git repository:

cd <SolDir>
git clone https://gitlab.com/opfesoft/mod-autobalance.git modules/mod-autobalance

Edit module configuration (optional)

If you need to change the module configuration, go to your server configuration folder (e.g. sol-srv/etc), copy AutoBalance.conf.dist to AutoBalance.conf and edit that new file.

License