DarkApocalypse

Results 3 issues of DarkApocalypse

i got an issue with an example of code: ``` from steam.client import SteamClient from steam.guard import SteamAuthenticator import os, json wa = SteamClient() wa.cli_login() sa = SteamAuthenticator(backend=wa) sa.add() json.dump(sa.secrets,...

I am working on a game making procedural mesh(subprocess blender with a script, libLoad new blend file). For the moment, i use lod-2.json file made by json.dumps vertices and faces...

0.2.5
crash

I made an android app using this repertory. My code is on this repertory: [https://github.com/DarkApocalypse/QRCode](https://github.com/DarkApocalypse/QRCode) It work pretty fine excepted some troubles.I test my app with: ![qrcodes](https://user-images.githubusercontent.com/5462473/175284606-b431e68d-eb60-4bff-9f33-4de544ec45e2.png) i crash randomly...