First attempt at creating a script for cooking assets

This commit is contained in:
Lucas S. Vieira 2024-08-18 03:01:52 -03:00 committed by Lucas Vieira
parent 23d1cc6dc2
commit e7cfa17291
26 changed files with 49 additions and 15698 deletions

View file

@ -14,7 +14,6 @@
# texture with 4bpp.
import json
import sys
from pprint import pp as pprint
from ctypes import c_ushort, c_ubyte
# Set endianness of some types to big endian