有没有人试过把puerts用于给unity游戏提供js模组支持 #2275
shutaozhenzhen
started this conversation in
General
Replies: 1 comment
-
|
可行的,本质上就是在Dotnet项目中使用PuerTS,可以去看官方文档《在Dotnet项目中使用PuerTS》 我已经简单用BepInEX + PureTS跑通了 整体环境搭建可能有点麻烦,还有一个缺点是Node体积太大,Mod最终产物会非常大,如果所有人都在自己mod里加一份最终估计会变成类似《你的电脑里有几个Electron》 但适合作为一个新框架,只要所有人都在这个框架上开发Mod就可以一定程度规避体积问题 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
有些unity开发的游戏支持C# mod ,想要试一下用puerts添加js支持,好奇有人试过吗
Beta Was this translation helpful? Give feedback.
All reactions