mirror of
https://github.com/DarklightGames/io_scene_psk_psa.git
synced 2025-02-21 11:39:37 +01:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # README.md
This commit is contained in:
commit
57d1f78d9e
10
README.md
10
README.md
@ -1,4 +1,4 @@
|
||||
This Blender add-on allows you to import and export meshes and animations to the [PSK and PSA file formats](https://wiki.beyondunreal.com/PSK_%26_PSA_file_formats). In addition, the non-standard PSKX format is also supported for import only.
|
||||
This Blender add-on allows you to import and export meshes and animations to and from the [PSK and PSA file formats](https://wiki.beyondunreal.com/PSK_%26_PSA_file_formats). In addition, the non-standard PSKX format is also supported for import only.
|
||||
|
||||
# Installation
|
||||
1. Download the zip file for the latest version from the [releases](https://github.com/DarklightGames/io_export_psk_psa/releases) page.
|
||||
@ -10,13 +10,13 @@ This Blender add-on allows you to import and export meshes and animations to the
|
||||
7. Enable the newly added "Import-Export: PSK/PSA Importer/Exporter" addon.
|
||||
|
||||
# Usage
|
||||
## Exporting a PSK/PSKX
|
||||
## Exporting a PSK
|
||||
1. Select the mesh objects you wish to export.
|
||||
3. Navigate to File > Export > Unreal PSK (.psk/.pskx)
|
||||
3. Navigate to File > Export > Unreal PSK (.psk)
|
||||
4. Enter the file name and click "Export".
|
||||
|
||||
## Importing a PSK
|
||||
1. Navigate to File > Import > Unreal PSK (.psk)
|
||||
## Importing a PSK/PSKX
|
||||
1. Navigate to File > Import > Unreal PSK (.psk/.pskx)
|
||||
2. Select the PSK file you want to import and click "Import"
|
||||
|
||||
## Exporting a PSA
|
||||
|
Loading…
x
Reference in New Issue
Block a user