Lyra Starter Game Source Code Now on GitHub

If need sample sources code only from github. Do below:

git clone -n --depth=1 --filter=tree:0 https://github.com/EpicGames/UnrealEngine.git
cd UnrealEngine
git sparse-checkout set --no-cone Samples/Games/Lyra/
git checkout

1 Like