Install xlua to unity

download xlua

GitHub - Tencent/xLua: xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.

The version is in releases

Releases · Tencent/xLua (github.com)

Download Source code zip file

install xlua

Copy the files in the Asset folder in the compressed package to the Asset folder of the unity project, open the unity project, and complete the installation

set up

At the beginning, you need to Generate Code

VSCode installs the EmmyLua plugin

VSCode cannot prompt XLua problems

Open the search box Ctrl + Shift + P

Search for OmniSharp:Select Project

 Select the corresponding .sln

Guess you like

Origin blog.csdn.net/qq_49968060/article/details/125933476