Could not run 0.8.7 because
"While running game code:
File "game/options.rpy", line 22, in <module>
Exception: Could not load Live2D. /Users/XXX/Downloads/MilfsPlaza.app/Contents/MacOS/libLive2DCubismCore.dylib was not found."
Full traceback:
File "/Users/XXX/Downloads/MilfsPlaza.app/Contents/Resources/autorun/renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "/Users/XXX/Downloads/MilfsPlaza.app/Contents/Resources/autorun/renpy/main.py", line 558, in main
renpy.game.context().run(node)
File "options.rpyc", line 21, in script
File "options.rpyc", line 21, in script
File "/Users/XXX/Downloads/MilfsPlaza.app/Contents/Resources/autorun/renpy/ast.py", line 1230, in execute
img = renpy.python.py_eval_bytecode(self.code.bytecode)
File "/Users/XXX/Downloads/MilfsPlaza.app/Contents/Resources/autorun/renpy/python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/options.rpy", line 22, in <module>
File "/Users/XXX/Downloads/MilfsPlaza.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 555, in __init__
common = self.create_common(default_fade)
File "/Users/XXX/Downloads/MilfsPlaza.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 499, in create_common
rv = Live2DCommon(self.filename, default_fade)
File "/Users/XXX/Downloads/MilfsPlaza.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 175, in __init__
init()
File "/Users/XXX/Downloads/MilfsPlaza.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 90, in init
onetime_init()
File "/Users/XXX/Downloads/MilfsPlaza.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 66, in onetime_init
raise Exception("Could not load Live2D. {} was not found.".format(dll))
Exception: Could not load Live2D. /Users/XXX/Downloads/MilfsPlaza.app/Contents/MacOS/libLive2DCubismCore.dylib was not found.