I am trying to build UE4SS
I tried the following
- I launched github commandline,
- I signed in with my credentials gh auth login, with a github account linked to my unreal account
- I cloned the repo with gh repo clone ue4ss-re/re-ue4ss
- I entered this command: git submodule update --init --recursive
I got this output (access denied)
Where did I go wrong?