Open joshuaskelly opened 6 years ago
Add support for community developed file formats.
My current thinking is that the community created formats will live in an ext module. For example:
ext
from quake.ext.bsp import Bsp
But maybe this differentiation isn't needed?
Summary
Add support for community developed file formats.
Child Issues