Compare commits

...

6 commits

2 changed files with 1247 additions and 0 deletions

View file

@ -18,3 +18,6 @@ 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()))"

1244
scripts/map_editor.html Normal file

File diff suppressed because it is too large Load diff