mirror of
https://github.com/chaosz0ne/tilesetCopyrighter.git
synced 2025-06-29 03:46:10 +02:00
ini
This commit is contained in:
commit
a4077dbf3d
2 changed files with 13 additions and 0 deletions
3
injectTilesetCopyright.py
Normal file
3
injectTilesetCopyright.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
with open("rechte.json", "r") as rechte_file:
|
||||
rechte = json.load(rechte_file)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue