Skip to content

Commit 2e46e4b

Browse files
authored
Update README.md
1 parent c1d9423 commit 2e46e4b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# cc2_anm_export_blender
22
Animation exporter for CyberConnect2 games (Ultimate Ninja Storm / All Star Battle series).
33

4+
Uses [xfbin-rs-py](https://github.com/maxcabd/xfbin-rs-py) for writing XFBIN files.
5+
6+
# Installing
7+
Download the [latest release](https://github.com/SutandoTsukai181/cc2_xfbin_blender/releases/latest) and install it in Blender. To do so, follow the instructions in the [official Blender manual](https://docs.blender.org/manual/en/latest/editors/preferences/addons.html) for installing add-ons, or follow the brief instructions below.
8+
9+
Open the `Edit` -> `Preferences` window from the menu bar, go to `Add-ons`, click on the `Install` button, and select the release zip you downloaded. Then, enable the script by checking the box next to it.
10+
411
## Credits
5-
- [TheLeonX](https://www.youtube.com/c/TheLeonx)
12+
- Thanks to [TheLeonX](https://www.youtube.com/c/TheLeonx) for supporting the project with importing / exporting correct bone transformations, material animations, and more.
13+
- A big thanks to [SutandoTsukai181](https://github.com/mosamadeeb) for his initial work on the animation importer and for reversing the animation tracks from the .xfbin files.

0 commit comments

Comments
 (0)