vault backup: 2023-08-06 10:27:19

This commit is contained in:
BlueRose 2023-08-06 10:27:19 +08:00
parent fc6728d190
commit cc6d85c2d2

View File

@ -61,3 +61,6 @@ for root, subdirs, files in os.walk(psaDirPath):
bpy.ops.object.select_all(action='SELECT') bpy.ops.object.select_all(action='SELECT')
bpy.ops.export_scene.fbx(filepath=fbx_file,add_leaf_bones=False) bpy.ops.export_scene.fbx(filepath=fbx_file,add_leaf_bones=False)
``` ```
# 其他
获取UModel解包游戏所需的AES Key:https://cs.rin.ru/forum/viewtopic.php?t=100672