#!/bin/sh
# 7 Days A Skeptic Launch Script
# Created by Hamish Paul Wilson
# January 5, 2013

export LD_LIBRARY_PATH=libs
./Engine/ags 7days.exe
