SkillAgentSearch skills...

TinaX.Lua

No description available

Install / Use

/learn @yomunsam/TinaX.Lua
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TinaX Framework - Lua.

<a href="https://tinax.corala.space"><img src="https://github.com/yomunsam/TinaX.Core/raw/master/readme_res/logo.png" width = "420" height = "187" alt="logo" align=center /></a>

LICENSE <a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg" alt="996.icu"></a> LICENSE

基于xLua的Lua运行环境.

Lua runtime based on xLua.

<br>

由于所使用的第三方库Tencent/xLua的限制,TinaX.Lua只能放在Assembly-CSharp中(即直接放在项目Assets目录下的某个地方)。

Due to the limitations of the third-party library Tencent/xLua used, TinaX.Lua can only be placed in Assembly-CSharp (that is, directly placed somewhere in the project's Assets directory).

<!-- ``` git://github.com/yomunsam/TinaX.Lua.git ``` package name: `io.nekonya.tinax.lua` --> <br> ------

Dependencies

This package does not depend on other packages.

在安装之前,请先确保已安装如下依赖:

Before setup TinaX.Lua, please ensure the following dependencies are installed by Unity Package Manager:


Third-Party

本项目中使用了以下优秀的第三方库:

The following excellent third-party libraries are used in this project:

  • xLua : xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
  • middleclass : Object-orientation for Lua.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks4

Languages

C#

Security Score

50/100

Audited on Oct 18, 2024

No findings