mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 14:41:38 -04:00
6 lines
93 B
Python
6 lines
93 B
Python
__version__ = "0.2.1"
|
|
__author__ = "Aurum"
|
|
|
|
from .jkrcomp import *
|
|
from .jkrarchive import *
|