Atlas-Install/source/mkw/Track/__init__.py
Faraphel 99287bbd56 started making a AbstractTrack class to implement more type of "track".
Removed get_suffix and get_prefix to replace them with get_tag_template and tags_template in mod_config.json
2022-08-10 22:33:10 +02:00

1 line
70 B
Python

from source.mkw.Track import CustomTrack, DefaultTrack, AbstractTrack