Daniel Gibbs 7a13b5f669 Removed gsquery installed 10 年之前
..
README.md 739596714d Update README.md 10 年之前
check.sh 3d7ac4ed4e Added steamcmd check to start debug 10 年之前
check_config.sh 37c3f7f2e2 Adjusted to run on specific commands 10 年之前
check_deps.sh 339a5198ce fix issue #676 10 年之前
check_ip.sh 3c1e6da572 Line break at end of IP warning 10 年之前
check_logs.sh 5f290fd3b8 Updates all version numbers 10 年之前
check_root.sh 496463f45c Added ability to be logged if available. 10 年之前
check_steamcmd.sh 55fff7a689 removed echo 10 年之前
check_systemdir.sh 496463f45c Added ability to be logged if available. 10 年之前
check_tmux.sh 5f290fd3b8 Updates all version numbers 10 年之前
command_backup.sh 6f7aca25b3 changed to using function_selfname over getopt 10 年之前
command_console.sh 6f7aca25b3 changed to using function_selfname over getopt 10 年之前
command_debug.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 年之前
command_details.sh 49807528c9 Disk details missing re-added 10 年之前
command_dev_debug.sh d7f5f9cc1c date 10 年之前
command_dev_detect_deps.sh 443018125a missing then 10 年之前
command_email_test.sh 4aa2c3ad76 renamed email_test 10 年之前
command_install.sh 7a13b5f669 Removed gsquery installed 10 年之前
command_monitor.sh 6f7aca25b3 changed to using function_selfname over getopt 10 年之前
command_start.sh 9dd1b0c83e minor fix 10 年之前
command_stop.sh 6f7aca25b3 changed to using function_selfname over getopt 10 年之前
command_ts3_server_pass.sh cfa3ffa409 date 10 年之前
command_update.sh 860126bf7d Initial renaming 10 年之前
command_validate.sh 8d3cc1112d intergrating fix.sh 10 年之前
compress_unreal2_maps.sh 6f7aca25b3 changed to using function_selfname over getopt 10 年之前
compress_ut99_maps.sh c6e8123572 added missing quotes 10 年之前
core_dl.sh 911d649f43 Added excecutecmd to allow cmds to not execute 10 年之前
core_functions.sh 911d649f43 Added excecutecmd to allow cmds to not execute 10 年之前
core_getopt.sh a3a0d78b44 Auto install descriptions 10 年之前
core_messages.sh d1491d5984 Added fn_printqueryingeol 10 年之前
email.sh 67558f0764 More useful details on the monitor email 10 年之前
fix.sh 18c3eb8055 syntax error 10 年之前
fix_arma3.sh d02c14d228 corrected if statement 10 年之前
fix_csgo.sh dbc0832894 renamed function 10 年之前
fix_dst.sh 243043af90 changed to symlink 10 年之前
fix_glibc.sh 7eec562dea Updated DST name 10 年之前
fix_ins.sh 43cbe01970 fix 10 年之前
fix_kf.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 年之前
fix_ro.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 年之前
fix_steamcmd.sh 2629a9bbde Removed gmod libsteam.so fix as per #596 10 年之前
fix_ut2k4.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 年之前
fix_ut99.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 年之前
fn_functions 5f290fd3b8 Updates all version numbers 10 年之前
fn_getopt 5f290fd3b8 Updates all version numbers 10 年之前
fn_update_functions bf3fda25b0 Altered script log messages slightly 10 年之前
gsquery.py b21c1eeac0 Moved gsquery to functions 10 年之前
info_config.sh 20fd5936fb Minor tidy 10 年之前
info_distro.sh 5f290fd3b8 Updates all version numbers 10 年之前
info_glibc.sh 55d048079a Brain Bread 2 added Glibc Requirements 10 年之前
info_ts3status.sh fdce54ff05 renamed check_ts3status.sh to info_ts3status.sh 10 年之前
install_complete.sh 7eec562dea Updated DST name 10 年之前
install_config.sh ff0e8a013e corrected URL 10 年之前
install_dl_ut2k4.sh d0b4d226c4 Made titles more consistant 10 年之前
install_gslt.sh 5f290fd3b8 Updates all version numbers 10 年之前
install_gsquery.sh 5f290fd3b8 Updates all version numbers 10 年之前
install_header.sh 5f290fd3b8 Updates all version numbers 10 年之前
install_logs.sh 5f290fd3b8 Updates all version numbers 10 年之前
install_retry.sh 5f290fd3b8 Updates all version numbers 10 年之前
install_server_files.sh a422f3c082 corrected if 10 年之前
install_serverdir.sh d0b4d226c4 Made titles more consistant 10 年之前
install_serverfiles.sh c2c5693047 Moving checks to start of commands 10 年之前
install_steamcmd.sh a587cfc7d2 Install SteamCMD now uses the check instead 10 年之前
install_ts3.sh d59bd57d44 fix ts3 update 10 年之前
install_ts3db.sh d0b4d226c4 Made titles more consistant 10 年之前
install_ut2k4.sh d0b4d226c4 Made titles more consistant 10 年之前
install_ut2k4_key.sh d0b4d226c4 Made titles more consistant 10 年之前
install_ut99.sh d0b4d226c4 Made titles more consistant 10 年之前
logs.sh 74b26af7d3 Double quote to prevent globbing and word splitting. 10 年之前
monitor_gsquery.sh 5d687b023d Major update to monitor_gsquery.sh 10 年之前
update_check.sh e05a42daae Added unset updateonstart to resolve updater looping 10 年之前
update_dl.sh 559bce4cc7 renamed extract dir 10 年之前
update_functions.sh bf3fda25b0 Altered script log messages slightly 10 年之前

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.