@kingeast/ts2lua
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

wts2lua

安装

npm i -g @kingeast/ts2lua

配置编译文件

  1. 在运行目录创建.build.json文件,配置
{
  "dest": "D:\\GAME\\game\\LocalData\\MapName001\\src",
  "output": "D:\\GAME\\game\\LocalData\\MapName001\\script"
}
  1. 其中dest为ts目录文件
  2. output为输出目录

运行

ts2lua

Readme

Keywords

none

Package Sidebar

Install

npm i @kingeast/ts2lua

Weekly Downloads

0

Version

1.0.9

License

ISC

Unpacked Size

2.6 MB

Total Files

66

Last publish

Collaborators

  • wdaglb