diff --git a/02-Note/DAWA/AI虚拟偶像陪伴项目.md b/02-Note/DAWA/AI虚拟偶像陪伴项目.md index 7003f84..85f0cc7 100644 --- a/02-Note/DAWA/AI虚拟偶像陪伴项目.md +++ b/02-Note/DAWA/AI虚拟偶像陪伴项目.md @@ -43,4 +43,7 @@ 2. 游戏性提升。 # 其他资料 +- Node-Pinus游戏服务器框架:https://github.com/node-pinus/pinus + - 案例:https://github.com/node-pinus/pinus/tree/master/examples/simple-example + - Pomelo的wiki:https://github.com/NetEase/pomelo/wiki/Home-in-Chinese - Nodejs RPC:https://zhuanlan.zhihu.com/p/598460945 \ No newline at end of file diff --git a/03-UnrealEngine/Gameplay/PuerTS/Puerts(一)——学习资料归纳.md b/03-UnrealEngine/Gameplay/PuerTS/Puerts(一)——学习资料归纳.md index bb3b81d..dcef497 100644 --- a/03-UnrealEngine/Gameplay/PuerTS/Puerts(一)——学习资料归纳.md +++ b/03-UnrealEngine/Gameplay/PuerTS/Puerts(一)——学习资料归纳.md @@ -27,7 +27,8 @@ https://github.com/Tencent/puerts ## TypeScript - http://www.patrickzhong.com/TypeScript/zh/tutorials/typescript-in-5-minutes.html -- +- https://ts.xcatliu.com/ +- https://jkchao.github.io/typescript-book-chinese/#why # TypeScript Setup 安装: