Add the copy step to the SDE update instructions.

This commit is contained in:
Rob
2015-06-03 11:55:26 +01:00
parent fd5b08227f
commit 5c6030cd74

View File

@@ -50,6 +50,8 @@ Updating the SDE data
To update the SDE data in the bot, use the ```gen_reference_data.py``` with a copy of the Sqlite conversion of the SDE, this will produce three json files that need to be copied to the data directory witthin the ```dropbot``` package.
The SDE is available here: https://developers.eveonline.com/resource/static-data-export
$ python gen_reference_data.py eve.db
Importing Types...
Importing Stations...
@@ -58,4 +60,4 @@ To update the SDE data in the bot, use the ```gen_reference_data.py``` with a co
map.json
stations.json
types.json
$ cp -i map.json stations.json types.json dropbot/data/