Skip to content

Commit

Permalink
Add reference to github registration
Browse files Browse the repository at this point in the history
  • Loading branch information
crisbour committed Nov 4, 2024
1 parent 0e2dfb9 commit d87011c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion posts/unreal-engine-nix.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,10 @@ couldn't debug.
Luckly it seems that EpicGames provide a docker image for their releases of
Unreal as well.

First of all, become a member of the EpicGames github group in order to access
repositories and registry. Follow
[Getting started with Unreal Engine source code access](https://www.unrealengine.com/en-US/ue-on-github).

In order to access them you need to generate a personal autorisation token:
`Profile > Settings > Developer settings > Personal access token > Tokens
(classic)`. Enable `read: registry` for this token. Then login into the `ghcr`
Expand Down Expand Up @@ -271,4 +275,4 @@ More information about using Unreal in containers can be found at
[UnrealContainers](https://unrealcontainers.com/docs/use-cases/), showcasing how
to setup docker with correct flags to enable different functionalities.


For information on Linux setup: https://dev.epicgames.com/documentation/en-us/unreal-engine/linux-development-quickstart-for-unreal-engine

0 comments on commit d87011c

Please sign in to comment.