MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / prepop_cache.py

File prepop_cache.py

prepop_cache.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# This script is used to generate the static plugin cache (i.e. standalone/gdre_static_plugin_cache.json)
2
3import base64
4import shutil

Callers

nothing calls this directly

Calls 4

get_godot_platformFunction · 0.85
get_godot_archFunction · 0.85
prepop_cacheFunction · 0.85
generate_json_fileFunction · 0.85

Tested by

no test coverage detected