mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.5.02 - COA rendering + editor basic UI
This commit is contained in:
parent
b86d985607
commit
9f1012603d
9 changed files with 1663 additions and 53 deletions
3
run_python_server.bat
Normal file
3
run_python_server.bat
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
start chrome.exe http://localhost:8000/
|
||||
@echo off
|
||||
python -m http.server 8000
|
||||
Loading…
Add table
Add a link
Reference in a new issue