Adding a script to automate getting the newest version

This commit is contained in:
2025-05-30 10:27:57 -07:00
parent 8df9031d27
commit 99c2b8bea3
2 changed files with 101 additions and 0 deletions
+2
View File
@@ -6,3 +6,5 @@ Given the main JS file URL, the source code can be downloaded and mapped using:
```
~/go/bin/sourcemapper -output ddb -jsurl https://media.dndbeyond.com/character-app/static/js/main.90aa78c5.js
```
For convenience you can run `python update.py`