mirror of
https://github.com/SWG-Source/swg-main.wiki.git
synced 2026-01-15 19:04:19 -05:00
Added update_database command
This commit is contained in:
@@ -43,6 +43,7 @@ Here are the many targets and what they do:
|
||||
* `load_templates` - Will make sure all CRC files are built (and their requirements met) and will load them into the database such that the server can use them.
|
||||
* `create_database` - Will create a new database (don't use this if you already have a database created).
|
||||
* `drop_database` - Will absolutely remove any data you have in the game and set you to a starting point to create a new database - You will get a confirmation message when doing this, but yea, don't do it unless you really want to start fresh. Very handy if you do though.
|
||||
* `update_database` - Will update the version of the database to the current version and make necessary SQL changes in the process.
|
||||
* `start` - Starts the SWG application.
|
||||
* `stop` - Completely hard stops the SWG application (not recommended if you're running a usable server).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user