Files
Avatar-Toolkit/core/__init__.py
T
Yusarina db455e6b61 MMD Importing Start
- This is a basic start to try and import both pmx and pmd files, not working 100% at the minute but I working on getting it working.
2024-06-13 22:46:40 +01:00

4 lines
73 B
Python

# core/__init__.py
from .register import register_wrap
from . import pmx