io_mesh_md2

io_mesh_md2 is a Blender 2.93 addon for importing Quake II MD2 files.

Installation

  1. Download latest version of io_mesh_md2.
  2. From Blender: Edit > Preferences
  3. Select the 'Add-ons tab' and click 'Install' in the upper right.
  4. 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.

  1. Fork this repo!
  2. Create your feature branch: git checkout -b features/fix-bug
  3. Commit your changes: git commit -m 'Fixes the following...'
  4. Push the branch: git push origin features/fix-bug
  5. Submit a pull request.
  6. Create an issue.

GitHub

https://github.com/joshuaskelly/io_mesh_md2