You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Implemented simple Http get using tcp directly in order to work on all platforms and also be lightweight * Changed so aws queries are using above implementation and enabled aws checks on linux * Added UbaCli "-checkaws" option to be able to test this functionality [CL 30069487 by henrik karlsson in ue5-main branch]