Updated Updating Server Assets (markdown)

Chris Miles 2018-02-08 00:35:42 -06:00
parent 93104ba9ab
commit 08f89977c8

@ -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) * 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 ```>>> Server Assets Menu
[maps] Download latest maps [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| | 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| | 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 ### 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 * **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