Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieHuang2008 committed Oct 1, 2024
1 parent 93582f3 commit eb12668
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions script/render_all.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
import json
import jinja2
import os


print(os.getcwd())
print(os.listdir())


map_json = json.load(open("tutorial/build/map.json"))
Expand Down

0 comments on commit eb12668

Please sign in to comment.