1 Star 0 Fork 0

853 / puerts_unity_init

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Puerts Unity Init

初始化只包含 puerts 的 Unity 项目。带有自动化编译 ts。

它是如何运行的?

存放 ts 文件的路径在 TsProject\Unity 下,SampleScene 场景含有 PuertsInit 物体,运行 Assets\TypeScript\Init.cs 文件,Init.cs 文件使用 require 调用 init.ts 文件。

项目下的 puerts 文件夹不是最新?

如 puerts 不是最新,只需将最新的 Puerts 文件夹替换 Assets 文件夹里的 Puerts 文件夹即可(请自行手动补充 Plugins 插件)

Snipaste_2021-10-24_18-40-01

ts 代码自动编译?

先安装 nodejs,然后 npm 安装 typescript nodemon

npm install -g typescript
npm install -g nodemon

最后运行 build:auto 以及 postbuild:auto 即可。

Just do it!🙃

MIT License Copyright (c) 2021 853 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

初始化只包含 puerts 的 Unity 项目。带有自动化编译ts。 展开 收起
C# 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/Sonic853/puerts_unity_init.git
git@gitee.com:Sonic853/puerts_unity_init.git
Sonic853
puerts_unity_init
puerts_unity_init
master

搜索帮助