Files
BallanceBlenderHelper/scripts/extract_json.py
yyc12345 0ae95e927f refactor: re-layput project
- move assets (raw jsons, icons, meshes and i18n data) into the root of repo.
- move script into the root of repo.
- modify blender manifest according to this changes.
- optimize gitignore.
2025-07-24 09:44:38 +08:00

7 lines
71 B
Python

import common
if __name__ == '__main__':
common.setup_logging()