Skip to content

UnrealCSharp/UnrealSharpScript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

SharpScript is a new UE5 plugin that allows you to develop games in C#.

Project Status

SharpScript is currently under development. Please do not use this plugin for production. However, we encourage cloning, testing, and contributing feedback to this plugin.

Prerequisites

SharpScript is currently developed and tested based on UE 5.3.

Setup Plugin In Project

Clone this repository, place UnrealSharpScript into your project's Plugins directory, then generate and compile the editor to complete the integration.

Run Unit Test

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: image

简介

SharpScript是个全新的UE5插件,能让你使用C#进行游戏开发。

项目状态

SharpScript目前正在开发中,请不要将此插件用于生产环境。 尽管如此,我们欢迎任何人克隆、测试和评估此插件,并向我们提出宝贵的建议。

前置条件

SharpScript当前基于UE5.3进行开发和测试。

在项目中使用插件

克隆此仓库,将UnrealSharpScript放入项目Plugins目录,生成并编译编辑器,即可完成接入。

执行单元测试

运行编辑器,在菜单栏点击 Tools -> Test Automation。在弹出的窗口中选择Automation标签页,搜索SharpScript,即可执行单元测试: image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 79.1%
  • C++ 18.2%
  • C 2.6%
  • Batchfile 0.1%