BlueRoseNote/03-UnrealEngine/Gameplay/PuerTS/Puerts(二)——打包笔记.md

12 lines
303 B
Markdown
Raw Normal View History

2025-01-05 11:31:06 +08:00
---
title: Untitled
date: 2025-01-04 22:47:01
excerpt:
tags:
rating: ⭐
---
# 打包流程
生成的js脚本不是ue资产文件(`*.asset`),需要手动设置打包。
到“项目设置/打包/Additional Not-Asset Directories to Package”把Content下的“JavaScript”目录添加进去。