#!/bin/sh
export DOTNET_ROOT=/opt/local/share/dotnet
exec /opt/local/libexec/assetripper/AssetRipper.GUI.Free "$@"
