LICENSE
README.md
setup.py
bsp_tool/__init__.py
bsp_tool/base.py
bsp_tool/gearbox.py
bsp_tool/id_software.py
bsp_tool/infinity_ward.py
bsp_tool/lumps.py
bsp_tool/respawn.py
bsp_tool/valve.py
bsp_tool.egg-info/PKG-INFO
bsp_tool.egg-info/SOURCES.txt
bsp_tool.egg-info/dependency_links.txt
bsp_tool.egg-info/top_level.txt
bsp_tool/branches/__init__.py
bsp_tool/branches/base.py
bsp_tool/branches/py_struct_as_cpp.py
bsp_tool/branches/shared.py
bsp_tool/branches/vector.py
bsp_tool/branches/arkane/__init__.py
bsp_tool/branches/arkane/dark_messiah.py
bsp_tool/branches/gearbox/__init__.py
bsp_tool/branches/gearbox/bshift.py
bsp_tool/branches/id_software/__init__.py
bsp_tool/branches/id_software/quake.py
bsp_tool/branches/id_software/quake2.py
bsp_tool/branches/id_software/quake3.py
bsp_tool/branches/infinity_ward/__init__.py
bsp_tool/branches/infinity_ward/call_of_duty1.py
bsp_tool/branches/nexon/__init__.py
bsp_tool/branches/nexon/cso2.py
bsp_tool/branches/nexon/cso2_2018.py
bsp_tool/branches/nexon/vindictus.py
bsp_tool/branches/respawn/__init__.py
bsp_tool/branches/respawn/apex_legends.py
bsp_tool/branches/respawn/titanfall.py
bsp_tool/branches/respawn/titanfall2.py
bsp_tool/branches/ritual/__init__.py
bsp_tool/branches/valve/__init__.py
bsp_tool/branches/valve/alien_swarm.py
bsp_tool/branches/valve/goldsrc.py
bsp_tool/branches/valve/left4dead.py
bsp_tool/branches/valve/left4dead2.py
bsp_tool/branches/valve/orange_box.py
bsp_tool/branches/valve/sdk_2013.py
bsp_tool/branches/valve/source.py
bsp_tool/extensions/__init__.py
bsp_tool/extensions/archive.py
bsp_tool/extensions/diff.py
bsp_tool/extensions/lightmaps.py