Modules may sometimes be referred to as function files or just functions are located in the functions directory and not be confused with bash functions. Modules have been named as such to avoid confusion.
functions
directory,fix.sh
and check.sh
are made up of smaller tasks that are split up into sub-modules. Because of this, these modules become pointers for their sub-modules that will upon the sub-modules as required../gameserver dev
. Once enabled the module order will be saved in dev-debug-function-order.log
./gameserver stop
source
command is used. However, in LinuxGSM this is handled by the core_functions.sh
module. This allows LinuxGSM automatically download a module the first time it is used then call the script.info_config.sh
and the module will be called. If a new module is being added it must be added to the list of modules in core_functions.sh
like so.