#!/bin/sh
export LD_LIBRARY_PATH=$PWD/libraries:$LD_LIBRARY_PATH
exec ./BlackBeltSorviHero.bin
