Daniel Gibbs a4ff32b29f Removed merge conflict 10 ani în urmă
..
README.md 739596714d Update README.md 10 ani în urmă
check.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
check_config.sh ece19b3355 Updated messages func names 10 ani în urmă
check_deps.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
check_ip.sh 3b6e66a5ae Code tidy 10 ani în urmă
check_logs.sh cbb5bbe170 all nl messages will act the same 10 ani în urmă
check_root.sh 7115f9339c Merge remote-tracking branch 'refs/remotes/origin/master' into development 10 ani în urmă
check_steamcmd.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
check_system_dir.sh ece19b3355 Updated messages func names 10 ani în urmă
check_tmux.sh ece19b3355 Updated messages func names 10 ani în urmă
command_backup.sh ece19b3355 Updated messages func names 10 ani în urmă
command_console.sh ece19b3355 Updated messages func names 10 ani în urmă
command_debug.sh cbb5bbe170 all nl messages will act the same 10 ani în urmă
command_details.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
command_dev_debug.sh 3b6e66a5ae Code tidy 10 ani în urmă
command_dev_detect_deps.sh 443018125a missing then 10 ani în urmă
command_email_test.sh ece19b3355 Updated messages func names 10 ani în urmă
command_fastdl.sh 0effc04d65 Version, Will travis work ? 10 ani în urmă
command_install.sh 3b6e66a5ae Code tidy 10 ani în urmă
command_monitor.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
command_start.sh d99a7e2b43 Updated function 10 ani în urmă
command_stop.sh b82d0082f6 Moved info_config.sh to the correct place 10 ani în urmă
command_ts3_server_pass.sh ece19b3355 Updated messages func names 10 ani în urmă
command_update.sh 860126bf7d Initial renaming 10 ani în urmă
command_update_functions.sh ece19b3355 Updated messages func names 10 ani în urmă
command_validate.sh cbb5bbe170 all nl messages will act the same 10 ani în urmă
compress_unreal2_maps.sh 6f7aca25b3 changed to using function_selfname over getopt 10 ani în urmă
compress_ut99_maps.sh c6e8123572 added missing quotes 10 ani în urmă
core_dl.sh 45529e47ee nl in trap 10 ani în urmă
core_functions.sh a4ff32b29f Removed merge conflict 10 ani în urmă
core_getopt.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
core_messages.sh d99a7e2b43 Updated function 10 ani în urmă
email.sh cbb5bbe170 all nl messages will act the same 10 ani în urmă
fix.sh 5d6cf92630 Code tidy 10 ani în urmă
fix_arma3.sh 995a4c584d Optimised fixes 10 ani în urmă
fix_csgo.sh 995a4c584d Optimised fixes 10 ani în urmă
fix_dst.sh 5d6cf92630 Code tidy 10 ani în urmă
fix_glibc.sh ece19b3355 Updated messages func names 10 ani în urmă
fix_ins.sh 43cbe01970 fix 10 ani în urmă
fix_kf.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 ani în urmă
fix_ro.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
fix_steamcmd.sh 5d6cf92630 Code tidy 10 ani în urmă
fix_ut2k4.sh 5d6cf92630 Code tidy 10 ani în urmă
fix_ut99.sh 248518c3c5 repaired ut99 fix 10 ani în urmă
fn_functions 5f290fd3b8 Updates all version numbers 10 ani în urmă
fn_getopt 5f290fd3b8 Updates all version numbers 10 ani în urmă
fn_update_functions ece19b3355 Updated messages func names 10 ani în urmă
gsquery.py a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
info_config.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
info_distro.sh 5f290fd3b8 Updates all version numbers 10 ani în urmă
info_glibc.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
info_ts3status.sh fdce54ff05 renamed check_ts3status.sh to info_ts3status.sh 10 ani în urmă
install_complete.sh d9f9e76ad9 Added module name to all install functions 10 ani în urmă
install_config.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
install_gslt.sh d9f9e76ad9 Added module name to all install functions 10 ani în urmă
install_gsquery.sh 4e6181f7ea missed || 10 ani în urmă
install_header.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
install_logs.sh 7bd6fb9af1 no longer a requirement for symbolic link 10 ani în urmă
install_retry.sh d9f9e76ad9 Added module name to all install functions 10 ani în urmă
install_server_dir.sh ece19b3355 Updated messages func names 10 ani în urmă
install_server_files.sh ece19b3355 Updated messages func names 10 ani în urmă
install_steamcmd.sh d9f9e76ad9 Added module name to all install functions 10 ani în urmă
install_ts3.sh ece19b3355 Updated messages func names 10 ani în urmă
install_ts3db.sh ece19b3355 Updated messages func names 10 ani în urmă
install_ut2k4_key.sh d9f9e76ad9 Added module name to all install functions 10 ani în urmă
logs.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
monitor_gsquery.sh 9f5425bda7 Fixed looping issues 10 ani în urmă
update_check.sh a1bb5922a1 Merge branch 'dlmanage' into development 10 ani în urmă
update_dl.sh ece19b3355 Updated messages func names 10 ani în urmă

README.md

Linux Game Server Manager - Functions

These functions are universal functions that work in all scripts.

Function Names

Functions have been named to give an idea of what the function does.

  • core: Essential functions that are will always run first.
  • command: Primary command function.
  • check: Runs checks that will either halt on or fix an issue.
  • dev: development functions.
  • fix: Applies a game server specific fix.
  • info: retrieves information from a source such as config file or the OS.
  • install: Functions related to the installer.
  • monitor: Functions related to monitor.
  • update: Functions that update the game server.