5
0
Fork 0
mirror of https://github.com/chaosz0ne/tilesetCopyrighter.git synced 2025-06-29 03:46:10 +02:00
This commit is contained in:
Robert 2021-12-25 23:52:55 +01:00
commit a4077dbf3d
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,3 @@
with open("rechte.json", "r") as rechte_file:
rechte = json.load(rechte_file)