Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Update home
authored
Aug 23, 2021
by
June
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
71cc7c7d
These scripts are designed to help you build and test Unreal Engine projects and plugins.
These scripts are designed to help you build and test Unreal Engine projects and plugins.
-
[
Setup guide for a game or project
](
Setup-guide-for-a-game-or-project
)
-
[
Setup guide for a plugin
](
Setup-guide-for-a-plugin
)
## Features
For projects:
For projects:
✔️ Build and package Unreal Engine games for multiple platforms with just one command.
<br
/>
✔️ Build and package Unreal Engine games for multiple platforms with just one command.
<br
/>
...
@@ -27,3 +22,8 @@ For plugins:
...
@@ -27,3 +22,8 @@ For plugins:
✔️ Upload your plugin to Backblaze B2 for Marketplace submission.
<br
/>
✔️ Upload your plugin to Backblaze B2 for Marketplace submission.
<br
/>
✔️ Update copyright headers in all your C++ and C# files for consistency.
✔️ Update copyright headers in all your C++ and C# files for consistency.
Get started depending on how you want to use these scripts:
-
[
Setup guide for a game or project
](
Setup-guide-for-a-game-or-project
)
-
[
Setup guide for a plugin
](
Setup-guide-for-a-plugin
)