Pinned Loading
-
python-riot-auth
python-riot-auth Public archiveA Python 3 library to get various Riot tokens and get around Cloudflare's filter during auth.
-
-
vscode-flatbuffers
vscode-flatbuffers PublicVisual Studio Code extension for FlatBuffers Schema files.
-
-
VALORANT ContentTypeIDs (CapIDs, Ite...
VALORANT ContentTypeIDs (CapIDs, ItemTypeIDs) (08.09) 1from enum import Enum
23class ECapID(Enum):
4AresPointID = "85ad13f7-3d1b-5128-9eb2-7cd8ee0b5741"
5UpgradeTokenID = "e59aa87c-4cbf-517a-5983-6e81511be9b7"
-
Python 3 script to optimize textures...
Python 3 script to optimize textures in simple(!) glTF 2.0 GLB files. 1import json
2from io import BytesIO
3from pathlib import Path
4from struct import Struct
5from typing import TYPE_CHECKING
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.