Skip to content

Commit

Permalink
关于更改目录的说明
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed Oct 25, 2017
1 parent 7dea276 commit 291bcbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Assets/XLua/Doc/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ xLua目前以zip包形式发布,在工程目录下解压即可。

可以,但生成代码目录需要配置一下(默认放Assets\XLua\Gen目录),具体可以看《XLua的配置.doc》的GenPath配置介绍。

更改目录要注意的是:生成代码和xLua核心代码必须在同一程序集。如果你要用热补丁特性,xLua核心代码必须在Assembly-CSharp程序集。

## lua源码只能以txt后缀?

什么后缀都可以。
Expand Down

0 comments on commit 291bcbd

Please sign in to comment.