#!/bin/bash

# Wrapper script for worlded in order to find libs

export LD_LIBRARY_PATH=/usr/lib/ark

/usr/bin/worlded.real

