Skip to content

Brachi/albam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Albam Redux

Albam redux is a Blender addon intended to simplify modding by leveraging the Kaitai Struct parser.

This is a fork of Albam and the spiritual successor of Albam Reloaded

Actions Status Code coverage

This is the source of Albam, a Blender addon for importing and exporting 3d models and other game engine formats.

For user documentation and modding tutorials, refer to the Wiki If you are willing to help in development or get quick help you can visit our discord server

Discord Banner 2

Quickstart

Creating a virtualenv, installing dependencies and running tests (headless Blender)

bpy needs a specific Python version, matching the one used by the official release of Blender. This might not be the case in certain Linux distros.

python -m venv .venv
source .venv/bin/activate
pip install .[tests]
pytest

Note: you need application data to run most useful tests.

Supported Engines

Similar Tools

Special Thanks

  • Lukas Cone
  • Ekey
  • Henry of Carim
  • AsteriskAmpersand
  • Che

About

Game modding tool

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •