Compare commits
No commits in common. "3517f6121901d936d4cc456c4d936a37e2711571" and "910597e92dc66a5bbcf5a4377d75ff662834ff5c" have entirely different histories.
3517f61219
...
910597e92d
2 changed files with 0 additions and 1247 deletions
3
justfile
3
justfile
|
|
@ -18,6 +18,3 @@ debug:
|
||||||
|
|
||||||
render:
|
render:
|
||||||
uv run python scripts/render_map.py
|
uv run python scripts/render_map.py
|
||||||
|
|
||||||
edit:
|
|
||||||
python -c "import webbrowser, pathlib; webbrowser.open('file://' + str(pathlib.Path('scripts/map_editor.html').resolve()))"
|
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue