PythonSDK.vcxproj PythonSDK.vcxproj.filters README.md README This repository has been archived. If you're looking for theBL2/TPS/AoDK Mod Manager, see here If you were looking for the code,bl-sdk/unrealsdkandbl-sdk/pyunrealsdkand are the successors to this repo. ...
SDK_VERSION = '3.4.0' platform_info = platform.platform().split("-") python_compiler = platform.python_compiler().split(' ') locale_info = locale.getdefaultlocale() @@ -59,7 +59,7 @@ def get(self, api, query_params={}, credentials=None, basePath=None): url = ''.join([base...