From 08f89977c8de528620a5b107a3000bcb605eaf1b Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Thu, 8 Feb 2018 00:35:42 -0600 Subject: [PATCH] Updated Updating Server Assets (markdown) --- Updating-Server-Assets.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Updating-Server-Assets.md b/Updating-Server-Assets.md index b02a340..b2d8fd8 100644 --- a/Updating-Server-Assets.md +++ b/Updating-Server-Assets.md @@ -31,6 +31,8 @@ Enter a command #> * The assets menu will show a variety of options depending on what OS you are running the script on (Windows or Linux) +Example: perl eqemu_server.pl maps + ```>>> Server Assets Menu [maps] Download latest maps @@ -71,13 +73,6 @@ Enter a command #> | remove_duplicate_rules| Older databases used to have tons of duplicate rules - this can be ran to purge them for the new inheritance rules| | drop_db_bots_schema| Removes bot database schema| - -* You can type 'maps' to interactively download maps in the script, or you can also just run: - -```perl eqemu_server.pl maps``` - -Same thing goes for **perl eqemu_server.pl opcodes** or any other command - ### Updating Windows Binaries - Stable * **perl eqemu_server.pl windows_server_download** will download EQEmu development team approved 'stable' binaries - you can check the date on the files as to when they were built