mirror of
https://github.com/nikdoof/dropbot.git
synced 2025-12-18 04:09:27 +00:00
@@ -52,11 +52,12 @@ To update the SDE data in the bot, use the ```gen_reference_data.py``` with a co
|
||||
|
||||
The SDE conversion is usually available here: https://www.fuzzwork.co.uk/dump/
|
||||
|
||||
$ python gen_reference_data.py eve.db
|
||||
$ wget https://www.fuzzwork.co.uk/dump/sqlite-latest.sqlite.bz2
|
||||
$ python gen_reference_data.py sqlite-latest.sqlite.bz2
|
||||
Importing Types...
|
||||
Importing Stations...
|
||||
Importing Map...
|
||||
$ ls -1
|
||||
$ ls *.json
|
||||
map.json
|
||||
stations.json
|
||||
types.json
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user