io_mesh_md2
io_mesh_md2 is a Blender 2.93 addon for importing Quake II MD2 files.
Installation
- Download latest version of io_mesh_md2.
- From Blender: Edit > Preferences
- Select the 'Add-ons tab' and click 'Install' in the upper right.
- Navigate to the zip file and click 'Install Add-on from File'
Contributing
Have a bug fix or a new feature you'd like to see? Send it on over! Please make sure you create an issue that addresses your fix/feature so we can discuss the contribution.
- Fork this repo!
- Create your feature branch:
git checkout -b features/fix-bug
- Commit your changes:
git commit -m 'Fixes the following...'
- Push the branch:
git push origin features/fix-bug
- Submit a pull request.
- Create an issue.
License
MIT
See the license document for the full text.