db455e6b61
- 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.
4 lines
73 B
Python
4 lines
73 B
Python
# core/__init__.py
|
|
|
|
from .register import register_wrap
|
|
from . import pmx |