SharpScript is a new UE5 plugin that allows you to develop games in C#.
SharpScript is currently under development. Please do not use this plugin for production. However, we encourage cloning, testing, and contributing feedback to this plugin.
SharpScript is currently developed and tested based on UE 5.3.
Clone this repository, place UnrealSharpScript into your project's Plugins directory, then generate and compile the editor to complete the integration.
Launch the editor, navigate to the menu bar and select Tools -> Test Automation. In the pop-up window, switch to the Automation tab, search for SharpScript, and execute the unit tests:
SharpScript是个全新的UE5插件,能让你使用C#进行游戏开发。
SharpScript目前正在开发中,请不要将此插件用于生产环境。 尽管如此,我们欢迎任何人克隆、测试和评估此插件,并向我们提出宝贵的建议。
SharpScript当前基于UE5.3进行开发和测试。
克隆此仓库,将UnrealSharpScript放入项目Plugins目录,生成并编译编辑器,即可完成接入。
运行编辑器,在菜单栏点击 Tools -> Test Automation。在弹出的窗口中选择Automation标签页,搜索SharpScript,即可执行单元测试: