Skip to content

Commit

Permalink
update enchant scraper usage
Browse files Browse the repository at this point in the history
  • Loading branch information
kayla-glick committed Dec 29, 2024
1 parent c5cbbd0 commit 0879130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/scrape_enchant_descriptions.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python

# Usage example:
# python3 ./tools/scrape_enchant_descriptions.py ./sim/core/items/all_enchants.go ./assets/enchants/descriptions.json
# python3 ./tools/scrape_enchant_descriptions.py ./tools/database/enchant_overrides.go ./assets/enchants/descriptions.json

import json
import re
Expand Down

0 comments on commit 0879130

Please sign in to comment.