mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2024-11-30 04:26:03 +00:00
5 lines
83 B
Batchfile
5 lines
83 B
Batchfile
.separator "\t"
|
|
.import txt/Armor.txt armor
|
|
select * from armors;
|
|
.output armor.db
|