LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
PyKotor.egg-info/PKG-INFO
PyKotor.egg-info/SOURCES.txt
PyKotor.egg-info/dependency_links.txt
PyKotor.egg-info/top_level.txt
ignore/locateaudio.py
ignore/locateaudio2.py
pykotor/common/geometry.py
pykotor/common/language.py
pykotor/common/misc.py
pykotor/common/module.py
pykotor/common/script.py
pykotor/common/scriptdefs.py
pykotor/common/stream.py
pykotor/extract/capsule.py
pykotor/extract/chitin.py
pykotor/extract/file.py
pykotor/extract/installation.py
pykotor/extract/talktable.py
pykotor/gl/editor.py
pykotor/gl/main.py
pykotor/gl/model.py
pykotor/gl/modelreader.py
pykotor/gl/scene.py
pykotor/gl/shader.py
pykotor/gl/models/predefined.py
pykotor/gl/models/terrain.py
pykotor/resource/type.py
pykotor/resource/formats/bwm/__init__.py
pykotor/resource/formats/bwm/bwm_auto.py
pykotor/resource/formats/bwm/bwm_data.py
pykotor/resource/formats/bwm/io_bwm.py
pykotor/resource/formats/erf/__init__.py
pykotor/resource/formats/erf/erf_auto.py
pykotor/resource/formats/erf/erf_data.py
pykotor/resource/formats/erf/io_erf.py
pykotor/resource/formats/gff/__init__.py
pykotor/resource/formats/gff/gff_auto.py
pykotor/resource/formats/gff/gff_data.py
pykotor/resource/formats/gff/io_gff.py
pykotor/resource/formats/gff/io_gff_xml.py
pykotor/resource/formats/lip/__init__.py
pykotor/resource/formats/lip/io_lip.py
pykotor/resource/formats/lip/io_lip_xml.py
pykotor/resource/formats/lip/lip_auto.py
pykotor/resource/formats/lip/lip_data.py
pykotor/resource/formats/ltr/__init__.py
pykotor/resource/formats/ltr/io_ltr.py
pykotor/resource/formats/ltr/ltr_auto.py
pykotor/resource/formats/ltr/ltr_data.py
pykotor/resource/formats/lyt/__init__.py
pykotor/resource/formats/lyt/io_lyt.py
pykotor/resource/formats/lyt/lyt_auto.py
pykotor/resource/formats/lyt/lyt_data.py
pykotor/resource/formats/mdl/__init__.py
pykotor/resource/formats/mdl/io_mdl.py
pykotor/resource/formats/mdl/io_mdl_ascii.py
pykotor/resource/formats/mdl/mdl_auto.py
pykotor/resource/formats/mdl/mdl_data.py
pykotor/resource/formats/ncs/__init__.py
pykotor/resource/formats/ncs/io_ncs.py
pykotor/resource/formats/ncs/ncs_auto.py
pykotor/resource/formats/ncs/ncs_data.py
pykotor/resource/formats/rim/__init__.py
pykotor/resource/formats/rim/io_rim.py
pykotor/resource/formats/rim/rim_auto.py
pykotor/resource/formats/rim/rim_data.py
pykotor/resource/formats/ssf/__init__.py
pykotor/resource/formats/ssf/io_ssf.py
pykotor/resource/formats/ssf/io_ssf_xml.py
pykotor/resource/formats/ssf/ssf_auto.py
pykotor/resource/formats/ssf/ssf_data.py
pykotor/resource/formats/tlk/__init__.py
pykotor/resource/formats/tlk/io_tlk.py
pykotor/resource/formats/tlk/io_tlk_json.py
pykotor/resource/formats/tlk/io_tlk_xml.py
pykotor/resource/formats/tlk/tlk_auto.py
pykotor/resource/formats/tlk/tlk_data.py
pykotor/resource/formats/tpc/__init__.py
pykotor/resource/formats/tpc/io_bmp.py
pykotor/resource/formats/tpc/io_tga.py
pykotor/resource/formats/tpc/io_tpc.py
pykotor/resource/formats/tpc/tpc_auto.py
pykotor/resource/formats/tpc/tpc_data.py
pykotor/resource/formats/twoda/__init__.py
pykotor/resource/formats/twoda/io_twoda.py
pykotor/resource/formats/twoda/io_twoda_csv.py
pykotor/resource/formats/twoda/io_twoda_json.py
pykotor/resource/formats/twoda/twoda_auto.py
pykotor/resource/formats/twoda/twoda_data.py
pykotor/resource/formats/vis/__init__.py
pykotor/resource/formats/vis/io_vis.py
pykotor/resource/formats/vis/vis_auto.py
pykotor/resource/formats/vis/vis_data.py
pykotor/resource/generics/are.py
pykotor/resource/generics/dlg.py
pykotor/resource/generics/git.py
pykotor/resource/generics/ifo.py
pykotor/resource/generics/jrl.py
pykotor/resource/generics/pth.py
pykotor/resource/generics/utc.py
pykotor/resource/generics/utd.py
pykotor/resource/generics/ute.py
pykotor/resource/generics/uti.py
pykotor/resource/generics/utm.py
pykotor/resource/generics/utp.py
pykotor/resource/generics/uts.py
pykotor/resource/generics/utt.py
pykotor/resource/generics/utw.py
pykotor/tools/model.py
pykotor/tools/module.py
pykotor/tools/sound.py
pykotor/tools/template.py
tests/common/geometry.py
tests/common/stream.py
tests/extract/test_capsule.py
tests/extract/test_installation.py
tests/extract/test_talktable.py
tests/resource/formats/test_erf.py
tests/resource/formats/test_gff.py
tests/resource/formats/test_lip.py
tests/resource/formats/test_lyt.py
tests/resource/formats/test_rim.py
tests/resource/formats/test_ssf.py
tests/resource/formats/test_tlk.py
tests/resource/formats/test_twoda.py
tests/resource/formats/test_utm.py
tests/resource/formats/test_vis.py
tests/resource/formats/test_wok.py
tests/resource/generics/test_are.py
tests/resource/generics/test_dlg.py
tests/resource/generics/test_git.py
tests/resource/generics/test_ifo.py
tests/resource/generics/test_jrl.py
tests/resource/generics/test_pth.py
tests/resource/generics/test_utc.py
tests/resource/generics/test_utd.py
tests/resource/generics/test_ute.py
tests/resource/generics/test_uti.py
tests/resource/generics/test_utp.py
tests/resource/generics/test_uts.py
tests/resource/generics/test_utt.py
tests/resource/generics/test_utw.py
tests/tslpatcher/test_reader.py