You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb alfred.reynolds #preflight skip (too big for horde) [CL 20435886 by josh adams in ue5-main branch]
10 lines
349 B
JSON
10 lines
349 B
JSON
{
|
|
// The name used by VS Code to identify this development environment
|
|
"name": "CEF3 Linux build",
|
|
|
|
// Sets the run context to one level up instead of the .devcontainer folder.
|
|
"context": "..",
|
|
|
|
// Update the 'dockerFile' property if you aren't using the standard 'Dockerfile' filename.
|
|
"dockerFile": "../Dockerfile_build",
|
|
} |