A plugin similar to extension-simpledata

You just need a function that takes a hashed file path and reads its contents. sys.load_resource() should do this, but it seems to only accept the path as a string for some reason. It should be easy to write your own simpledata.get_bin() function like resource.get_atlas().

1 Like